Package | Description |
---|---|
org.rythmengine.internal |
Modifier and Type | Method and Description |
---|---|
IContext.Break |
TemplateParser.peekBreak() |
IContext.Break |
IContext.peekBreak() |
IContext.Break |
TemplateParser.popBreak() |
IContext.Break |
IContext.popBreak() |
static IContext.Break |
IContext.Break.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IContext.Break[] |
IContext.Break.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
TemplateParser.pushBreak(IContext.Break b) |
void |
IContext.pushBreak(IContext.Break b) |
Copyright © 2015. All Rights Reserved.