Class ELNode.Root

  • Enclosing class:
    ELNode

    public static class ELNode.Root
    extends ELNode
    Represents an EL expression: anything in ${ and }.
    • Method Detail

      • getExpression

        public ELNode.Nodes getExpression()
        Returns the expression contained in this root node.
        Returns:
        the expression nodes
      • getType

        public char getType()
        Returns the type character of this expression.
        Returns:
        the type character