protected static class Tags.TagVersionInfo.MatchResult extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Tags.TagVersionInfo.MatchResult.Style |
| Modifier and Type | Field and Description |
|---|---|
int |
end |
String |
group |
int |
start |
Tags.TagVersionInfo.MatchResult.Style |
style |
| Constructor and Description |
|---|
MatchResult(Matcher matcher,
int group,
Tags.TagVersionInfo.MatchResult.Style style) |
public final String group
public final int start
public final int end
public final Tags.TagVersionInfo.MatchResult.Style style
public MatchResult(Matcher matcher, int group, Tags.TagVersionInfo.MatchResult.Style style)
Copyright © 2022. All rights reserved.