Package org.openzen.zenscript.lexer
Class ZSToken
java.lang.Object
org.openzen.zenscript.lexer.ZSToken
- All Implemented Interfaces:
Token<ZSTokenType>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
type
-
-
-
Constructor Details
-
ZSToken
-
-
Method Details
-
getType
- Specified by:
getTypein interfaceToken<ZSTokenType>
-
getContent
- Specified by:
getContentin interfaceToken<ZSTokenType>
-
toString
-
delete
-
insert
-