3 references to GetTypeCodeForToken
ILAssembler (3)
GrammarVisitor.cs (3)
2633
builder.WriteByte((byte)
GetTypeCodeForToken
(tokenType));
4827
blob.WriteByte((byte)
GetTypeCodeForToken
(((ITerminalNode)context.GetChild(0)).Symbol.Type));
4844
arrayHeader.WriteByte((byte)
GetTypeCodeForToken
(tokenType));