| Package | Description |
|---|---|
| org.antlr.works.grammar.element | |
| org.antlr.works.stringtemplate.element |
| Modifier and Type | Class and Description |
|---|---|
class |
ElementAction |
class |
ElementArgumentBlock |
class |
ElementBlock
A block is, for example:
tokens { FOO="a"; OTHER; }
or
options
{
tokenVocab=DataViewExpressions;
output=AST;
ASTLabelType=CommonTree;
}
|
class |
ElementRewriteBlock |
class |
ElementRewriteFunction |
class |
ElementRule |
| Modifier and Type | Class and Description |
|---|---|
class |
ElementTemplateArgumentBlock |
class |
ElementTemplateCommentScope |
class |
ElementTemplateExpressionBlock |
Copyright © 2013. All rights reserved.