Interface Token
- All Known Implementing Classes:
Token.TokenCmdOp, Token.TokenLiteral, Token.TokenPath, Token.TokenVar
public sealed interface Token
permits Token.TokenLiteral, Token.TokenPath, Token.TokenVar, Token.TokenCmdOp
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final recordstatic final recordstatic final recordXXX Extend with optional read/write flags.static final recordstatic interface -
Method Summary
-
Method Details
-
accept
-