Structs
struct UnprocessedTypeNode
Used in order for other nodes to evaluate if they can be used to represent an unknown type.
struct UnprocessedTypeNode
Used in order for other nodes to evaluate if they can be used to represent an unknown type.
children_
: List[AstNode]
fn __init__(out self, json_object: Object, level: Int)
fn accept_impute(json_object: Object) -> Bool
fn make_unprocessed_type_json_object(var qual_type: String) -> Object
fn children(ref self) -> ref [self] List[AstNode]