Class Function

java.lang.Object
com.aoapps.tldparser.Function

public class Function extends Object
Models one function within the *.tld file.

TLD files may provide generics within special comments inside the XML, where the value must match function-signature, but with the addition of <…> segments.

<!-- functionSignature = "…" -->