public class FunctionInfo extends Object
Constructor and Description |
---|
FunctionInfo(String name,
String klass,
String signature)
Constructor for FunctionInfo.
|
Modifier and Type | Method and Description |
---|---|
String |
getFunctionClass()
The class of the function.
|
String |
getFunctionSignature()
The signature of the function.
|
String |
getName()
The name of the function.
|
public String getName()
public String getFunctionClass()
public String getFunctionSignature()
Comments to: jsp-dev@eclipse.org.
Copyright © 2019 Eclipse Foundation. All rights reserved.
Use is subject to license terms.