toggle menu
shake
0.1.0
common
switch theme
search in API
com.shakelang.shake.shasambly.shasp
/
com.shakelang.shake.shasambly.shasp.parser.nodes
/
ShasPNegNode
Shas
PNeg
Node
open
class
ShasPNegNode
(
val
child
:
ShasPValuedNode
)
:
ShasPValuedNode
(
source
)
Members
Constructors
Shas
PNeg
Node
Link copied to clipboard
constructor
(
child
:
ShasPValuedNode
)
Properties
child
Link copied to clipboard
val
child
:
ShasPValuedNode
Functions
to
Json
Link copied to clipboard
open
override
fun
toJson
(
)
:
Map
<
String
,
Any
?
>
to
Json
String
Link copied to clipboard
open
fun
toJsonString
(
)
:
String
open
fun
toJsonString
(
indent
:
Int
)
:
String