Method | Description | |
---|---|---|
Dump ( ) : String | ||
Env ( ) : System | ||
Find ( String name ) : Option |
||
FindInCurrentScope ( String name ) : Option |
||
GetCurrentFunction ( ) : |
||
InScope ( ) : |
||
IsGlobal ( ) : System.Boolean | ||
OutScope ( ) : |
||
PushEntry ( EntryKind loc, String name, |
||
PushEnum ( String name, |
||
SetCurrentFunction ( |
Method | Description | |
---|---|---|
Env ( ImmutableStack |
public FindInCurrentScope ( String name ) : Option |
||
name | String | |
return | Option |
public PushEntry ( EntryKind loc, String name, |
||
loc | EntryKind | |
name | String | |
type | ||
return |
public PushEnum ( String name, |
||
name | String | |
type | ||
value | ||
return |
public SetCurrentFunction ( |
||
type | ||
return |