| Package | Description |
|---|---|
| net.sf.jsqlparser.expression.operators.relational |
| Modifier and Type | Method and Description |
|---|---|
RegExpMatchOperatorType |
RegExpMatchOperator.getOperatorType() |
RegExpMatchOperatorType |
RegExpMatchOperator.getOperatorType() |
static RegExpMatchOperatorType |
RegExpMatchOperatorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RegExpMatchOperatorType |
RegExpMatchOperatorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RegExpMatchOperatorType[] |
RegExpMatchOperatorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static RegExpMatchOperatorType[] |
RegExpMatchOperatorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
RegExpMatchOperator(RegExpMatchOperatorType operatorType) |
RegExpMatchOperator(RegExpMatchOperatorType operatorType) |
Copyright © 2004–2024 JSQLParser. All rights reserved.