| Package | Description |
|---|---|
| com.sforce.soap.tooling |
| Modifier and Type | Class and Description |
|---|---|
class |
Constructor
Java class for Constructor complex type.
|
class |
Method
Java class for Method complex type.
|
class |
VisibilitySymbol
Java class for VisibilitySymbol complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected Symbol |
SymbolTable.tableDeclaration |
| Modifier and Type | Field and Description |
|---|---|
protected List<Symbol> |
SymbolTable.variables |
| Modifier and Type | Method and Description |
|---|---|
Symbol |
ObjectFactory.createSymbol()
Create an instance of
Symbol |
Symbol |
SymbolTable.getTableDeclaration()
Gets the value of the tableDeclaration property.
|
| Modifier and Type | Method and Description |
|---|---|
List<Symbol> |
SymbolTable.getVariables()
Gets the value of the variables property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SymbolTable.setTableDeclaration(Symbol value)
Sets the value of the tableDeclaration property.
|
Copyright © 2016. All rights reserved.