public class TestSetInline extends SrcOp
Modifier and Type | Class and Description |
---|---|
static class |
TestSetInline.Bitset |
Modifier and Type | Field and Description |
---|---|
TestSetInline.Bitset[] |
bitsets |
int |
bitsetWordSize |
String |
varName |
enclosingBlock, enclosingRuleRunction, uniqueID
ast, factory
Constructor and Description |
---|
TestSetInline(OutputModelFactory factory,
GrammarAST ast,
IntervalSet set,
int wordSize) |
public int bitsetWordSize
public String varName
public TestSetInline.Bitset[] bitsets
public TestSetInline(OutputModelFactory factory, GrammarAST ast, IntervalSet set, int wordSize)
Copyright © 1992–2020 ANTLR. All rights reserved.