Property | Type | Description | |
---|---|---|---|
enums | List |
||
esp_pos | |||
func | |||
globals | List |
||
locals | List |
||
typedefs | List |
Method | Description | |
---|---|---|
Dump ( |
||
Find ( String name ) : Entry | ||
InScope ( ) : Scope | ||
PushEntry ( EntryKind loc, String name, |
||
PushEnum ( String name, |
||
Scope ( ) : System | ||
SetCurrentFunction ( |
Method | Description | |
---|---|---|
Scope ( List |
||
Scope ( Scope other ) : System |
public Dump ( |
||
depth | ||
single_indent | String | |
return | String |
public PushEntry ( EntryKind loc, String name, |
||
loc | EntryKind | |
name | String | |
type | ||
return | Scope |
public PushEnum ( String name, |
||
name | String | |
type | ||
value | ||
return | Scope |
public SetCurrentFunction ( |
||
type | ||
return | Scope |