menu
puredartlua package
documentation
lua/visitors/visitor.dart
GotoLabelStmt
GotoLabelStmt.new constructor
GotoLabelStmt.new constructor
dark_mode
light_mode
GotoLabelStmt
constructor
GotoLabelStmt
(
Token
token
)
The Name for the jump.
Implementation
GotoLabelStmt(super.token);
puredartlua package
documentation
lua/visitors/visitor
GotoLabelStmt
GotoLabelStmt.new constructor
GotoLabelStmt class