protected static class GruntParser.ExplainState extends Object
Modifier and Type | Field and Description |
---|---|
String |
mAlias |
int |
mCount |
String |
mFormat |
boolean |
mLast |
String |
mScript |
String |
mTarget |
long |
mTime |
boolean |
mVerbose |
Constructor and Description |
---|
ExplainState(String alias,
String target,
String script,
boolean verbose,
String format) |
Copyright © 2007-2017 The Apache Software Foundation