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, uniqueIDast, factory| Constructor and Description |
|---|
TestSetInline(OutputModelFactory factory,
GrammarAST ast,
org.antlr.v4.runtime.misc.IntervalSet set,
int wordSize) |
public int bitsetWordSize
public String varName
public TestSetInline.Bitset[] bitsets
public TestSetInline(OutputModelFactory factory, GrammarAST ast, org.antlr.v4.runtime.misc.IntervalSet set, int wordSize)
Copyright © 1992–2022 Daniel Sun. All rights reserved.