public static class JIPipeExpressionCustomASTParser.Token extends Object
Modifier and Type | Field and Description |
---|---|
JIPipeExpressionCustomASTParser.TokenType |
type |
String |
value |
Constructor and Description |
---|
Token(JIPipeExpressionCustomASTParser.TokenType type,
String value) |
public JIPipeExpressionCustomASTParser.TokenType type
public String value
public Token(JIPipeExpressionCustomASTParser.TokenType type, String value)
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.