Home
last modified time | relevance | path

Searched refs:_stopIndex (Results 1 – 1 of 1) sorted by relevance

/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/
DSlimToken.cs45 private short _stopIndex; field
128 return _stopIndex;
132 _stopIndex = (short)value;