Class DocumentNode
java.lang.Object
org.mule.weave.extension.api.extension.validation.DocumentNode
Represents the document text URI and its
DWAstNode root.-
Constructor Summary
ConstructorsConstructorDescriptionDocumentNode(String documentUri, org.mule.weave.v2.api.tooling.ast.DWAstNode rootAstNode) -
Method Summary
Modifier and TypeMethodDescriptionorg.mule.weave.v2.api.tooling.ast.DWAstNode
-
Constructor Details
-
DocumentNode
-
-
Method Details
-
documentUri
-
rootAstNode
public org.mule.weave.v2.api.tooling.ast.DWAstNode rootAstNode()
-