public class ClassDescriptorTokenInfo extends Object
Modifier and Type | Field and Description |
---|---|
protected Pattern |
regex |
protected ClassDescriptorTokenType |
token |
Constructor and Description |
---|
ClassDescriptorTokenInfo(Pattern regex,
ClassDescriptorTokenType token) |
protected final Pattern regex
protected final ClassDescriptorTokenType token
public ClassDescriptorTokenInfo(Pattern regex, ClassDescriptorTokenType token)
Copyright © 2005–2022. All rights reserved.