menu
clojure_compiler_ffi_bridge package
documentation
token.dart
KeywordToken
KeywordToken.new constructor
KeywordToken.new constructor
dark_mode
light_mode
KeywordToken
constructor
KeywordToken
(
String
value
)
Implementation
KeywordToken(this.value) : super(TokenType.keyword);
clojure_compiler_ffi_bridge package
documentation
token
KeywordToken
KeywordToken.new constructor
KeywordToken class