Uses of Class
org.praxislive.core.syntax.Token
Packages that use Token
-
Uses of Token in org.praxislive.core.syntax
Methods in org.praxislive.core.syntax that return types with arguments of type Token -
Uses of Token in org.praxislive.project
Methods in org.praxislive.project that return types with arguments of type TokenModifier and TypeMethodDescriptionGraphElement.Command.tokens()ProjectElement.Line.tokens()The tokens making up the line.Methods in org.praxislive.project with parameters of type TokenModifier and TypeMethodDescriptionstatic ValueSyntaxUtils.valueFromToken(URI context, Token token) Extract a value from the provided token.static ValueSyntaxUtils.valueFromToken(Token token) Extract a value from the provided token.