public class ConstructorNode extends FunctionNode
Constructor and Description |
---|
ConstructorNode(String name) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
genCode() |
getReturnType, setReturnType
addChild, getChildren, getChildren, getEnd, getFirstChild, getName, getParent, getProgramNode, getStart, setTokens, toString, withChild
public ConstructorNode(String name)
public String genCode()
genCode
in class FunctionNode
public boolean equals(Object obj)
equals
in class FunctionNode
Copyright © 2024. All rights reserved.