Class ParsedProcedure

Superclasses :
parser::ParsedFunction
Package :
parser

Source

Class summary
Methods inherited from parser::ParsedFunction
to_string_impl()
Variables inherited from parser::ParsedFunction
args body_node initial_node locals statics
Methods inherited from parser::ParsedObject
get_name() get_parent() get_source_node() set_parent(x) set_source_node(n)
Variables inherited from parser::ParsedObject
name parent source_node
Methods defined in this class
init(n) initially() to_string()

Method detail

init(n)

Overrides init(n) in parser::ParsedObject
Source

initially()

Overrides initially() in parser::ParsedObject

to_string()

Source