Class TagPathReadExpression

  • All Implemented Interfaces:
    Expression

    public class TagPathReadExpression
    extends AbstractExpression
    A general purpose expression that can read a tag path from a generic reader function.
    • Constructor Detail

    • Method Detail

      • getOpName

        public java.lang.String getOpName()
        Description copied from interface: Expression
        Return a human-readable name for the operation that this expression performs