|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | Consultingwerk.Studio.ProparseApi.ISymbolScope AllChildScopesDeep () |
Get a list of this scope's symbols, and all symbols
of all descendant scopes |
|
+ | Consultingwerk.Studio.ProparseApi.ISymbol AllSymbolsDeep () |
Get a list of all child scopes, and their child scopes, etc |
|
+ | Consultingwerk.Studio.ProparseApi.ISymbolScope Array (AbstractList) |
Converts a .NET/Java ArrayList of SymbolScope into an ABL Array |
Options | Name | Purpose | |
---|---|---|---|
+ | ProparseDotNetSymbolScope (SymbolScope) |
Constructor for the ProparseDotNetSymbolScope class |
Options | Name | Purpose | |
---|---|---|---|
+ | Consultingwerk.Studio.ProparseApi.ISymbol AllSymbols |
|
|
+ | Consultingwerk.Studio.ProparseApi.ITableBuffer Buffers |
|
|
+ | Consultingwerk.Studio.ProparseApi.ICall Calls |
|
|
+ | Consultingwerk.Studio.ProparseApi.ISymbolScope ChildScopes |
|
|
+ | INTEGER Depth |
|
|
+ | Consultingwerk.Studio.ProparseApi.ISymbolScope ParentScope |
|
|
+ | Consultingwerk.Studio.ProparseApi.IBlock RootBlock |
|
|
+ | Consultingwerk.Studio.ProparseApi.ISymbolScope RootScope |
|
|
+ | Consultingwerk.Studio.ProparseApi.IVariable Variables |
|
Top
PUBLIC Consultingwerk.Studio.ProparseApi.ISymbolScope AllChildScopesDeep ()
|
||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Consultingwerk.Studio.ProparseApi.ISymbol AllSymbolsDeep ()
|
||||||||||||||||||||
PUBLIC Consultingwerk.Studio.ProparseApi.ISymbolScope Array (AbstractList)
|
PUBLIC ProparseDotNetSymbolScope (SymbolScope)
|
---|
PUBLIC Consultingwerk.Studio.ProparseApi.ISymbol AllSymbols
|
|||||||||
---|---|---|---|---|---|---|---|---|---|
PUBLIC Consultingwerk.Studio.ProparseApi.ITableBuffer Buffers
|
|||||||||
PUBLIC Consultingwerk.Studio.ProparseApi.ICall Calls
|
|||||||||
PUBLIC Consultingwerk.Studio.ProparseApi.ISymbolScope ChildScopes
|
|||||||||
PUBLIC INTEGER Depth
|
|||||||||
PUBLIC Consultingwerk.Studio.ProparseApi.ISymbolScope ParentScope
|
|||||||||
PUBLIC Consultingwerk.Studio.ProparseApi.IBlock RootBlock
|
|||||||||
PUBLIC Consultingwerk.Studio.ProparseApi.ISymbolScope RootScope
|
|||||||||
PUBLIC Consultingwerk.Studio.ProparseApi.IVariable Variables
|