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