valgolang
/
com.valgolang.frontend
/
SymbolTableData
Symbol
Table
Data
interface
SymbolTableData
Content copied to clipboard
Symbol table data
Data to be stored in the symbol table
Functions
Properties
Inheritors
Functions
equals
Link copied to clipboard
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
open fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
open fun
toString
():
String
Content copied to clipboard
Properties
type
Link copied to clipboard
abstract val
type
:
Type
Content copied to clipboard
Inheritors
IdentifierData
Link copied to clipboard
FunctionData
Link copied to clipboard