Field Summary |
|
public boolean | isAnalyzerUsed A variable to check if Analyzer is used. |
public boolean | isArrayListUsed A variable to check if ArrayList is used. |
public boolean | isBigIntegerUsed A variable to check if BigInteger is used. |
public boolean | isGNodeUsed A variable to check if GNode is used. |
public boolean | isListUsed A variable to check if List is used. |
public boolean | isNameUsed A variable to check if Name is used. |
public boolean | isNodeUsed A variable to check if Node is used. |
public boolean | isPairUsed A variable to check if Pair is used. |
public boolean | isPrimitivesUsed A variable to check if Primitives is used. |
public boolean | isRecordUsed A variable to check if Record is used. |
public boolean | isReductionUsed A variable to check if Reduction is used. |
public boolean | isScopeKindUsed A variable to check if ScopeKind is used. |
public boolean | isScopeUsed A variable to check if Scope is used. |
public boolean | isTupleUsed A variable to check if Tuple is used. |
public boolean | isVariantUsed A variable to check if Variant is used. |