Class CAstValueImpl.CAstValueValueImpl
java.lang.Object
com.ibm.wala.cast.tree.impl.CAstImpl.CAstValueImpl
com.ibm.wala.cast.tree.impl.CAstValueImpl.CAstValueValueImpl
- All Implemented Interfaces:
CAstLeafNode
,CAstNode
- Enclosing class:
CAstValueImpl
- Author:
- Julian Dolby (dolby@us.ibm.com)
-
Field Summary
Fields inherited from class com.ibm.wala.cast.tree.impl.CAstImpl.CAstValueImpl
value
Fields inherited from interface com.ibm.wala.cast.tree.CAstNode
ANDOR_EXPR, ARRAY_LENGTH, ARRAY_LITERAL, ARRAY_REF, ASSERT, ASSIGN, ASSIGN_POST_OP, ASSIGN_PRE_OP, BINARY_EXPR, BLOCK_EXPR, BLOCK_STMT, BREAK, CALL, CAST, CATCH, CHOICE_CASE, CHOICE_EXPR, CLASS_STMT, COMPREHENSION_EXPR, CONSTANT, CONTINUE, DECL_STMT, EACH_ELEMENT_GET, EACH_ELEMENT_HAS_NEXT, ECHO, EMPTY, EMPTY_LIST_EXPR, ERROR, EXPR_LIST, EXPR_STMT, FORIN_LOOP, FUNCTION_EXPR, FUNCTION_STMT, GET_CAUGHT_EXCEPTION, GLOBAL_DECL, GOTO, IF_EXPR, IF_STMT, IFGOTO, INCLUDE, INSTANCEOF, IS_DEFINED_EXPR, LABEL_STMT, LIST_EXPR, LOCAL_SCOPE, LOOP, MACRO_VAR, MONITOR_ENTER, MONITOR_EXIT, NAMED_ENTITY_REF, NARY_EXPR, NEW, NEW_ENCLOSING, OBJECT_LITERAL, OBJECT_REF, OPERATOR, PRIMITIVE, RETURN, RETURN_WITHOUT_BRANCH, SPECIAL_PARENT_SCOPE, SUB_LANGUAGE_BASE, SUPER, SWITCH, THIS, THROW, TRY, TYPE_LITERAL_EXPR, TYPE_OF, UNARY_EXPR, UNWIND, VAR, VOID, YIELD_STMT
-
Constructor Summary
-
Method Summary
Methods inherited from class com.ibm.wala.cast.tree.impl.CAstImpl.CAstValueImpl
getKind, getValue, toString
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.ibm.wala.cast.tree.CAstLeafNode
getChildren
Methods inherited from interface com.ibm.wala.cast.tree.CAstNode
getChild, getChildCount
-
Constructor Details
-
CAstValueValueImpl
-
-
Method Details
-
hashCode
public int hashCode()- Overrides:
hashCode
in classCAstImpl.CAstValueImpl
-
equals
-