menu
dax package
documentation
dax.dart
dax.dart
dark_mode
light_mode
dax
library
Classes
Block
Class
DaxCallable
Environment
Expression
Functional
GenericLoxCallable
If
Interpreter
LoxCallable
LoxClass
LoxFunction
LoxGetCallable
LoxInstance
LoxReader
LoxSetCallable
Parser
Print
Resolver
Return
Scanner
Stmt
StringFunction
Token
Var
Visitor
<
T
>
While
Enums
ClassType
FunctionType
TokenType
Properties
hadError
↔
bool
getter/setter pair
hadRuntimeError
↔
bool
getter/setter pair
top
↔
Environment
getter/setter pair
Functions
error
(
int
line
,
String
message
)
→ void
error1
(
Token
token
,
String
message
)
→ void
report
(
int
line
,
String
where
,
String
message
)
→ void
runtimeError
(
RuntimeError
error
)
→ void
Exceptions / Errors
ParseError
dax package
documentation
dax.dart
dax
package
Libraries
dax
environment
error
expr
global_function
interpreter
lox_callable
lox_class
lox_function
lox_instance
parser
resolver
return
runtime_error
scanner
stack
stmt
token
token_type
dax library