public class ASTExtractorProperties extends Object
| Modifier and Type | Field and Description |
|---|---|
static HashSet<String> |
LEAF
The nodes of the AST that should be printed as they are.
|
static HashSet<String> |
OMIT
The nodes of the AST that should be omitted.
|
| Constructor and Description |
|---|
ASTExtractorProperties() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setProperties(String propertiesFile)
Sets the properties given a properties file.
|
public static void setProperties(String propertiesFile)
propertiesFile - the file that contains the properties.Copyright © 2016. All rights reserved.