org.duelengine.duel.codedom
Class CodeCommentStatement
java.lang.Object
org.duelengine.duel.codedom.CodeObject
org.duelengine.duel.codedom.CodeStatement
org.duelengine.duel.codedom.CodeCommentStatement
public class CodeCommentStatement
- extends CodeStatement
CodeCommentStatement
public CodeCommentStatement()
CodeCommentStatement
public CodeCommentStatement(String value)
getValue
public String getValue()
setValue
public void setValue(String value)
equals
public boolean equals(Object arg)
- Overrides:
equals in class CodeObject
hashCode
public int hashCode()
- Overrides:
hashCode in class CodeObject
Copyright © 2011. All Rights Reserved.