public final class GeneratorConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ARGUMENTS_PARAMETER |
static String |
CLASS |
static String |
CLASSPATH_FILE
this is the file in which the maven plugin writes the classpath needed to launch tests
|
static Pattern |
NAMESPACE_PATTERN |
static String |
SPECIAL_INLINE_TYPE
this is the type to be used when defining an inline type
|
static String |
SPECIAL_THIS |
static String |
STJS |
static String |
STJS_TEST_TEMP_FOLDER
this folder is used by the test runner to write temporary files.
|
static String |
SUPER |
static String |
THIS |
static String |
TYPE_DESCRIPTION_PROPERTY |
public static final String SPECIAL_THIS
public static final String STJS
public static final String SPECIAL_INLINE_TYPE
public static final String SUPER
public static final String THIS
public static final String CLASS
public static final String ARGUMENTS_PARAMETER
public static final String TYPE_DESCRIPTION_PROPERTY
public static final Pattern NAMESPACE_PATTERN
public static final String CLASSPATH_FILE
public static final String STJS_TEST_TEMP_FOLDER
Copyright © 2015. All Rights Reserved.