Class FunctionDefinitionInfo
java.lang.Object
org.cqframework.cql.cql2elm.preprocessor.BaseInfo
org.cqframework.cql.cql2elm.preprocessor.FunctionDefinitionInfo
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanorg.cqframework.cql.gen.cqlParser.FunctionDefinitionContextgetName()inthashCode()voidsetContext(String value) voidvoidsetPreCompileOutput(FunctionHeader functionHeader) toString()Methods inherited from class org.cqframework.cql.cql2elm.preprocessor.BaseInfo
getHeader, getHeaderInterval, setDefinition, setHeader, setHeaderInterval
-
Constructor Details
-
FunctionDefinitionInfo
public FunctionDefinitionInfo()
-
-
Method Details
-
getName
-
setName
-
setPreCompileOutput
-
getPreCompileOutput
-
getContext
-
setContext
-
getDefinition
public org.cqframework.cql.gen.cqlParser.FunctionDefinitionContext getDefinition()- Overrides:
getDefinitionin classBaseInfo
-
withName
-
equals
-
hashCode
public int hashCode() -
toString
-