public class MatchSet extends MatchToken
Modifier and Type | Field and Description |
---|---|
CaptureNextTokenType |
capture |
TestSetInline |
expr |
labels, name, ttype
stateNumber
enclosingBlock, enclosingRuleRunction, uniqueID
ast, factory
Constructor and Description |
---|
MatchSet(OutputModelFactory factory,
GrammarAST ast) |
getLabels
getContextName, getOuterMostAltCodeBlock
public TestSetInline expr
public CaptureNextTokenType capture
public MatchSet(OutputModelFactory factory, GrammarAST ast)
Copyright © 1992–2020 ANTLR. All rights reserved.