public final class AwkPattern extends Object implements Pattern, Serializable
AwkCompiler,
AwkMatcher,
序列化表格| 限定符和类型 | 方法和说明 |
|---|---|
int |
getOptions()
This method returns an integer containing the compilation options used
to compile this pattern.
|
String |
getPattern()
This method returns the string representation of the pattern.
|
public String getPattern()
getPattern 在接口中 Patternpublic int getOptions()
getOptions 在接口中 PatternCopyright © 2023. All rights reserved.