aesi-eclipse / com.virtlink.aesi.syntaxhighlighting / Token / <init>
<init>
Token(location: Span, scope: String)
Creates a new instance of the Token class.
Parameters
location - The token’s location.
scope - The token’s scope name.
aesi-eclipse / com.virtlink.aesi.syntaxhighlighting / Token / <init>
Token(location: Span, scope: String)
Creates a new instance of the Token class.
location - The token’s location.
scope - The token’s scope name.