type oss.terrastruct.com/d2/d2ast.String (interface)
Method Implmentations
Children() []Node
(*BlockString).Children
(*DoubleQuotedString).Children
(*SingleQuotedString).Children
(*UnquotedString).Children
Copy() String
(*BlockString).Copy
(*DoubleQuotedString).Copy
(*SingleQuotedString).Copy
(*UnquotedString).Copy
GetRange() Range
(*BlockString).GetRange
(*DoubleQuotedString).GetRange
(*SingleQuotedString).GetRange
(*UnquotedString).GetRange
IsUnquoted() bool
(*BlockString).IsUnquoted
(*DoubleQuotedString).IsUnquoted
(*SingleQuotedString).IsUnquoted
(*UnquotedString).IsUnquoted
ScalarString() string
(*BlockString).ScalarString
(*DoubleQuotedString).ScalarString
(*SingleQuotedString).ScalarString
(*UnquotedString).ScalarString
SetString(string)
(*BlockString).SetString
(*DoubleQuotedString).SetString
(*SingleQuotedString).SetString
(*UnquotedString).SetString
Type() string
(*BlockString).Type
(*DoubleQuotedString).Type
(*SingleQuotedString).Type
(*UnquotedString).Type
![]() |
The pages are generated with Golds v0.8.2. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |