org.jostraca
Class PropertyPython
java.lang.Object
org.jostraca.PropertyPython
- public class PropertyPython
- extends java.lang.Object
Description:
Jostraca configuration Property names for Python.
Note:
If you recompile this class you should recompile everything or the static finals
will not be updated.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PREFIX_python
public static final java.lang.String PREFIX_python
- See Also:
- Constant Field Values
standardIndent
public static final java.lang.String standardIndent
- See Also:
- Constant Field Values
tabAsSpaces
public static final java.lang.String tabAsSpaces
- See Also:
- Constant Field Values
nonStatementLineRegExp
public static final java.lang.String nonStatementLineRegExp
- See Also:
- Constant Field Values
controlFlowRegExp
public static final java.lang.String controlFlowRegExp
- See Also:
- Constant Field Values
PropertyPython
public PropertyPython()
Copyright © 2000-2002 Richard Rodger