Documentation of 'jhplot.math.exp4j.tokenizer.VariableToken' Java class.
VariableToken
jhplot.math.exp4j.tokenizer

Class VariableToken



  • public class VariableToken
    extends Token
    represents a setVariable used in an expression
    • Constructor Detail

      • VariableToken

        public VariableToken(java.lang.String name)
        Create a new instance
        Parameters:
        name - the name of the setVariable
    • Method Detail

      • getName

        public java.lang.String getName()
        Get the name of the setVariable
        Returns:
        the name

DMelt 3.0 © DataMelt by jWork.ORG