There's no documentation for this item.
| Constants | |
|---|---|
| RESERVED_ |
|
| UNSAFE_ |
|
| Aliases | |
|---|---|
| optional? | |
| Public Attributes | |
|---|---|
| is_ |
|
| Public Methods | |
|---|---|
| all_ |
Return an if condition that is true if all the prior segments can be generated. If there are no optional segments before this one, then nil is returned. |
| continue_ |
Continue generating string for the prior segments. |
| extraction_ |
|
| interpolation_ |
|
| interpolation_ |
Return a string interpolation statement for this segment and those before it. |
| match_ |
Recognition |
| new | |
| optionality_ |
Returns true if this segment is optional? because of a default. If so, then no warning will be emitted regarding this segment. |
| string_ |
|
<code/>and<pre/>for code samples.