public class ClearOperationParseStrategy extends AbstractRegexParseStrategy
ClearOperation
.DEFAULT_PATTERN_FLAGS, pattern
Modifier and Type | Method and Description |
---|---|
Operation |
convert(String statement)
Convert the input statement to the
Operation . |
String[] |
getHints()
Return hints for the given statement.
|
match
public Operation convert(String statement)
ExtendedParseStrategy
Operation
.public String[] getHints()
ExtendedParseStrategy
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.