| Package | Description |
|---|---|
| claw.tatsu.xcodeml.xnode.common | |
| claw.tatsu.xcodeml.xnode.fortran |
| Modifier and Type | Method and Description |
|---|---|
XsymbolTable |
XsymbolTable.cloneNode() |
XsymbolTable |
XcodeProgram.getGlobalSymbolsTable()
Get the symbols table of the XcodeML program.
|
| Modifier and Type | Method and Description |
|---|---|
XsymbolTable |
FortranModule.getIdentifiers()
Get the identifiers table.
|
XsymbolTable |
FmoduleDefinition.getSymbolTable()
Get the module's symbols table.
|
XsymbolTable |
FfunctionDefinition.getSymbolTable()
Get the function's symbols table.
|