public final class NodeMetadata
extends java.lang.Object
Constructor and Description |
---|
NodeMetadata(AbstractCompiler compiler) |
Modifier and Type | Method and Description |
---|---|
static NodeMetadata |
fromTraversal(NodeTraversal traversal) |
AbstractCompiler |
getCompiler() |
NodeTraversal |
getTraversal() |
public NodeMetadata(AbstractCompiler compiler)
public static NodeMetadata fromTraversal(NodeTraversal traversal)
public AbstractCompiler getCompiler()
@Nullable public NodeTraversal getTraversal()
Copyright © 2009-2020 Google. All Rights Reserved.