Uses of Class
org.yecht.Node
Packages that use Node
-
Uses of Node in org.yecht
Modifier and TypeMethodDescriptionstatic Node
Node.allocMap()
KindTag.allocNode()
static Node
Node.allocSeq()
static Node
Node.allocStr()
static Node
static Node
static Node
Node.newStr
(Pointer str, int len, ScalarStyle style) static Node
Modifier and TypeMethodDescriptionstatic void
Parser.addTransfer
(String uri, Node n, boolean taguri) static void
DefaultYAMLParser.applySeqInMap
(Parser parser, Node n) void
static boolean
Parser.tryImplicit
(Node n) static void
ImplicitScanner2.tryTagImplicit
(Node n, boolean taguri)