SymbolInstance

Undocumented in source.

Alias This

symbol

Members

Variables

annotations
Annotations annotations;
Undocumented in source.
dropNode
bool dropNode;
Undocumented in source.
negLookaheads
immutable(Symbol)[] negLookaheads;
Undocumented in source.
subToken
string subToken;
Undocumented in source.
symbol
Symbol symbol;
Undocumented in source.
symbolInstanceName
string symbolInstanceName;
Undocumented in source.
tags
immutable(TagUsage)[] tags;
Undocumented in source.
unwrapProduction
bool unwrapProduction;
Undocumented in source.

Meta