Structs

struct CompoundStmtNode

These are noop since the goal if c_binder_mojo is to simply find record and function declarations, not convert actual source / body code.

Aliases

alias name

alias __del__is_trivial

alias __moveinit__is_trivial

alias __copyinit__is_trivial

alias MaybeAnonymous

alias MaybeHasAnonymous

alias MaybeRefersAnonymous

Fields

var children_: List[AstNode]

Functions

fn __init__(out self, json_object: Object, level: Int)

fn to_string(self, just_code: Bool) -> String

fn children(ref self) -> ref [self] List[AstNode]