Méthode | 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 ( |
Méthode | Description | |
---|---|---|
Env ( ImmutableStack |
public FindInCurrentScope ( String name ) : Option |
||
name | String | |
Résultat | Option |
public GetCurrentFunction ( ) : |
||
Résultat |
public PushEntry ( EntryKind loc, String name, |
||
loc | EntryKind | |
name | String | |
type | ||
Résultat |
public PushEnum ( String name, |
||
name | String | |
type | ||
value | ||
Résultat |
public SetCurrentFunction ( |
||
type | ||
Résultat |