viaduct
0.2.0-5-g5831d91.dirty
compiler
/
edu.cornell.cs.apl.viaduct.syntax.values
/
HostValue
Host
Value
data
class
HostValue
(
value
:
Host
)
:
Value
Content copied to clipboard
A host.
Constructors
Functions
Properties
Constructors
HostValue
Link copied to clipboard
fun
HostValue
(
value
:
Host
)
Content copied to clipboard
Functions
to
Document
Link copied to clipboard
override
fun
toDocument
(
)
:
Document
Content copied to clipboard
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Content copied to clipboard
Properties
type
Link copied to clipboard
open
override
val
type
:
ValueType
Content copied to clipboard
value
Link copied to clipboard
val
value
:
Host
Content copied to clipboard