samt-core
1.0.0
jvm
compiler
/
tools.samt.lexer
/
ServiceToken
Service
Token
data
class
ServiceToken
(
val
location
:
Location
)
:
StaticToken
Members
Members & Extensions
Constructors
Service
Token
Link copied to clipboard
constructor
(
location
:
Location
)
Properties
location
Link copied to clipboard
open
override
val
location
:
Location
Functions
get
Human
Readable
Name
Link copied to clipboard
fun
Token
.
getHumanReadableName
(
)
:
String