| Modifier and Type | Class and Description |
|---|---|
class |
ClassSymbol
A symbol representing the class.
|
class |
DataAggregateSymbol
A symbol representing a collection of data like a struct or class.
|
class |
FunctionSymbol
This symbol represents a function ala C, not a method ala Java.
|
class |
MethodSymbol
A method symbol is a function that lives within an aggregate/class and has a slot number.
|
Copyright © 2016 ANTLR. All Rights Reserved.