Method | Description | |
---|---|---|
Add ( EnumEntry enumEntry ) : FunctionScope | ||
Add ( FrameObjectEntry frameObjectEntry ) : FunctionScope | ||
Add ( TypeEntry typeEntry ) : FunctionScope | ||
FunctionScope ( |
||
FunctionScope ( |
public Add ( EnumEntry enumEntry ) : FunctionScope | ||
enumEntry | EnumEntry | |
return | FunctionScope |
public Add ( FrameObjectEntry frameObjectEntry ) : FunctionScope | ||
frameObjectEntry | FrameObjectEntry | |
return | FunctionScope |
public Add ( TypeEntry typeEntry ) : FunctionScope | ||
typeEntry | TypeEntry | |
return | FunctionScope |
public FunctionScope ( |
||
functionType | ||
functionParams | ImmutableList |
|
return | System |
public FunctionScope ( |
||
functionType | ||
functionParams | ImmutableList |
|
localScopes | ImmutableStack |
|
return | System |