public class PrecompileOnePerm extends Object
Modifier and Type | Class and Description |
---|---|
static interface |
PrecompileOnePerm.PrecompileOnePermOptions
The set of options for the precompiler.
|
Constructor and Description |
---|
PrecompileOnePerm(PrecompileOnePerm.PrecompileOnePermOptions options) |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
Performs a command-line precompile.
|
boolean |
run(TreeLogger logger) |
public PrecompileOnePerm(PrecompileOnePerm.PrecompileOnePermOptions options)
public static void main(String[] args)
public boolean run(TreeLogger logger) throws UnableToCompleteException
UnableToCompleteException
Copyright © 2018. All rights reserved.