JmlMethodDeclaration

constructor()(source)
constructor(jmlTags: NodeList<SimpleName>, methodDeclaration: MethodDeclaration, contract: JmlContract)(source)


constructor(tokenRange: TokenRange, jmlTags: NodeList<SimpleName>, methodDeclaration: MethodDeclaration, contract: JmlContract)(source)

This constructor is used by the parser and is considered private.