ComplierFrameworkV2
1.0-SNAPSHOT
jvm
ComplierFrameworkV2
/
domain.types
/
Symbol
Symbol
data
class
Symbol
(
val
title
:
String
=
"Symbol"
)
:
Type
Used to define the type of a character
Example: 'z'
Members
Constructors
Symbol
Link copied to clipboard
constructor
(
title
:
String
=
"Symbol"
)
Properties
title
Link copied to clipboard
open
override
val
title
:
String
represents the name of the type