inox.ast
Represents a unique symbol in Inox.
The name is stored in the decoded (source code) form rather than encoded (JVM) form. The type may be left blank (Untyped) for Identifiers that are not variables.
Represents a unique symbol in Inox.
The name is stored in the decoded (source code) form rather than encoded (JVM) form. The type may be left blank (Untyped) for Identifiers that are not variables.