public class HInterpolatedStringVarPattern
extends net.thevpc.jeep.impl.tokens.AbstractTokenPattern
| Modifier and Type | Class and Description |
|---|---|
class |
HInterpolatedStringVarPattern.InterpolatedStringPartPatternMatcher |
| Constructor and Description |
|---|
HInterpolatedStringVarPattern() |
| Modifier and Type | Method and Description |
|---|---|
void |
bindToState(net.thevpc.jeep.JTokenizerState state) |
net.thevpc.jeep.JTokenMatcher |
matcher() |
net.thevpc.jeep.core.tokens.JTokenDef[] |
tokenDefinitions() |
public void bindToState(net.thevpc.jeep.JTokenizerState state)
bindToState in class net.thevpc.jeep.impl.tokens.AbstractTokenPatternpublic net.thevpc.jeep.core.tokens.JTokenDef[] tokenDefinitions()
public net.thevpc.jeep.JTokenMatcher matcher()
Copyright © 2025 vpc open source initiative. All rights reserved.