public final class ScriptMetadata
extends java.lang.Object
Instances are mutable so that changes to a script caused by one fix cen be reflected during subseuqent fixes.
Modifier and Type | Method and Description |
---|---|
static ScriptMetadata |
create(Node script,
AbstractCompiler compiler) |
public static ScriptMetadata create(Node script, AbstractCompiler compiler)
Copyright © 2009-2020 Google. All Rights Reserved.