Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
basic-cr
master
Basic
C64
BasicCompileException
LineParsingException
Scanner
ScannerException
Token
TokenType
Line
Type
Generated using Crystal 1.16.3
2026-08-13 20:28:08 UTC
enum
Basic::
Type
Defined in:
basic-cr.cr
Enum Members
C64
=
0
Instance Method Summary
#c64?
Returns
true
if this enum value equals
C64
Instance Method Detail
def
c64?
#
Returns
true
if this enum value equals
C64
[
View source
]