Uses of Class
org.ek9lang.compiler.tokenizer.TokenResult
Packages that use TokenResult
-
Uses of TokenResult in org.ek9lang.compiler
Methods in org.ek9lang.compiler that return TokenResultModifier and TypeMethodDescriptionCompilableSource.nearestToken(int line, int characterPosition) Get the nearest source token on a particular line and character position.