public class CodeConstants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
COMMA |
static String |
EOL |
static String |
NEWLINE_REGEX |
static String |
SEMICOLON |
Constructor and Description |
---|
CodeConstants() |
public static final String NEWLINE_REGEX
public static final String EOL
public static final String COMMA
public static final String SEMICOLON
Copyright © 2005–2024 Onix Solutions. All rights reserved.