lin
/
com.github.adriantodt.lin.vm.types
/
LAny
LAny
sealed class
LAny
Content copied to clipboard
Types
Functions
Properties
Inheritors
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Functions
get
Member
Link copied to clipboard
abstract fun
getMember
(name:
String
):
LAny
?
Content copied to clipboard
truth
Link copied to clipboard
abstract fun
truth
():
Boolean
Content copied to clipboard
Properties
linType
Link copied to clipboard
abstract val
linType
:
String
Content copied to clipboard
Inheritors
LArray
Link copied to clipboard
LFalse
Link copied to clipboard
LFunction
Link copied to clipboard
LNull
Link copied to clipboard
LNumber
Link copied to clipboard
LObject
Link copied to clipboard
LRange
Link copied to clipboard
LString
Link copied to clipboard
LTrue
Link copied to clipboard