imperative

Context: user.community.lang.tags.imperative.talon

SpokenBackend
blockuser.code_block()
state (continue | next)user.code_next()
state (switch | match)user.code_state_switch()
state breakuser.code_break()
state caseuser.code_state_case()
state douser.code_state_do()
state elseuser.code_state_else()
state else ifuser.code_state_else_if()
state foruser.code_state_for()
state for inuser.code_state_for_each()
state gotouser.code_state_go_to()
state ifuser.code_state_if()
state loopuser.code_state_infinite_loop()
state returnuser.code_state_return()
state whileuser.code_state_while()

Mindmap