public class TestSetInline extends SrcOp
Modifier and Type | Class | Description |
---|---|---|
static class |
TestSetInline.Bitset |
Modifier and Type | Field | Description |
---|---|---|
TestSetInline.Bitset[] |
bitsets |
|
int |
bitsetWordSize |
|
String |
varName |
ast, factory
enclosingBlock, enclosingRuleRunction, uniqueID
Constructor | 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–2019 ANTLR. All rights reserved.