|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| ISymbolScope[] | GetChildren () |
| ISymbolVariable[] | GetLocals () |
| ISymbolNamespace[] | GetNamespaces () |
Properties | |
| ISymbolMethod | Method [get] |
| ISymbolScope | Parent [get] |
| int | StartOffset [get] |
| int | EndOffset [get] |
Definition at line 3 of file ISymbolScope.cs.