public class HInterpolatedStringVarPattern.InterpolatedStringPartPatternMatcher
extends net.thevpc.jeep.core.tokens.AbstractJTokenMatcher
| Constructor and Description |
|---|
InterpolatedStringPartPatternMatcher(int status) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
fillToken(net.thevpc.jeep.JToken token,
net.thevpc.jeep.JTokenizerReader reader) |
boolean |
matches(char c) |
net.thevpc.jeep.JTokenPattern |
pattern() |
net.thevpc.jeep.JTokenMatcher |
reset() |
boolean |
valid() |
Object |
value() |
public InterpolatedStringPartPatternMatcher(int status)
public net.thevpc.jeep.JTokenPattern pattern()
public net.thevpc.jeep.JTokenMatcher reset()
reset in interface net.thevpc.jeep.JTokenMatcherreset in class net.thevpc.jeep.core.tokens.AbstractJTokenMatcherprotected void fillToken(net.thevpc.jeep.JToken token,
net.thevpc.jeep.JTokenizerReader reader)
fillToken in class net.thevpc.jeep.core.tokens.AbstractJTokenMatcherpublic boolean matches(char c)
public Object value()
public boolean valid()
Copyright © 2025 vpc open source initiative. All rights reserved.