Class ELNode.Function

java.lang.Object
org.apache.jasper.compiler.ELNode
org.apache.jasper.compiler.ELNode.Function
Enclosing class:
ELNode

public static class ELNode.Function extends ELNode
Represents a function. Currently only include the prefix and function name, but not its arguments.
Author:
Kin-man Chung
  • Method Details