Searched defs:SlimToken (Results 1 – 1 of 1) sorted by relevance
39 public struct SlimToken struct42 private short _type;43 private short _channel;44 private short _startIndex;45 private short _stopIndex;47 public SlimToken(int type) in SlimToken() method55 string IToken.Text66 public int Type78 int IToken.Line89 int IToken.CharPositionInLine[all …]