Package org.openzen.zenscript.lexer
Class ZSTokenFactory
java.lang.Object
org.openzen.zenscript.lexer.ZSTokenFactory
- All Implemented Interfaces:
TokenFactory<ZSToken,ZSTokenType>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ZSTokenFactory
public ZSTokenFactory()
-
-
Method Details
-
create
- Specified by:
createin interfaceTokenFactory<ZSToken,ZSTokenType>
-