public boolean virtual_canBeAnnotated_1233076312117(SNode thisNode) {
   return BaseMethodDeclaration_Behavior.virtual_canBeAnnotated_1233076312117(thisNode);
 }
 public SNode virtual_getTypeAnnotation_1233920952262(SNode thisNode) {
   return BaseMethodDeclaration_Behavior.virtual_getTypeAnnotation_1233920952262(thisNode);
 }
 public List<SNode> virtual_getChildrenToDisplayIntention_4025276038182319200(SNode thisNode) {
   return BaseMethodDeclaration_Behavior.virtual_getChildrenToDisplayIntention_4025276038182319200(
       thisNode);
 }
 public String virtual_jniSignature_8847328628797656446(SNode thisNode) {
   return BaseMethodDeclaration_Behavior.virtual_jniSignature_8847328628797656446(thisNode);
 }
 public Scope virtual_getScope_3734116213129936182(SNode thisNode, SNode kind, SNode child) {
   return BaseMethodDeclaration_Behavior.virtual_getScope_3734116213129936182(
       thisNode, kind, child);
 }
 public boolean virtual_isReturnsVoid_1234359555698(SNode thisNode) {
   return BaseMethodDeclaration_Behavior.virtual_isReturnsVoid_1234359555698(thisNode);
 }
 public List<SNode> virtual_getThrowableTypes_6204026822016975623(SNode thisNode) {
   return BaseMethodDeclaration_Behavior.virtual_getThrowableTypes_6204026822016975623(thisNode);
 }
 public String virtual_getPresentation_1213877396640(SNode thisNode) {
   return BaseMethodDeclaration_Behavior.virtual_getPresentation_1213877396640(thisNode);
 }
 public boolean virtual_isAbstract_1232982539764(SNode thisNode) {
   return BaseMethodDeclaration_Behavior.virtual_isAbstract_1232982539764(thisNode);
 }
 public boolean virtual_isDataFlowChecked_1227714048980(SNode thisNode) {
   return BaseMethodDeclaration_Behavior.virtual_isDataFlowChecked_1227714048980(thisNode);
 }
 public List<Icon> virtual_getMarkIcons_3923831204883340393(SNode thisNode) {
   return BaseMethodDeclaration_Behavior.virtual_getMarkIcons_3923831204883340393(thisNode);
 }
 public SNode virtual_getExpectedRetType_1239354342632(SNode thisNode) {
   return BaseMethodDeclaration_Behavior.virtual_getExpectedRetType_1239354342632(thisNode);
 }
 public SNode virtual_getBody_1239354440022(SNode thisNode) {
   return BaseMethodDeclaration_Behavior.virtual_getBody_1239354440022(thisNode);
 }
 public SNode virtual_getNearestOverriddenMethod_5358895268254685434(SNode thisNode) {
   return BaseMethodDeclaration_Behavior.virtual_getNearestOverriddenMethod_5358895268254685434(
       thisNode);
 }
 @Nullable
 public String virtual_getTraceableProperty_5067982036267369901(SNode thisNode) {
   return BaseMethodDeclaration_Behavior.virtual_getTraceableProperty_5067982036267369901(
       thisNode);
 }
 public List<SNode> virtual_getScopeVariables_5067982036267369894(SNode thisNode) {
   return BaseMethodDeclaration_Behavior.virtual_getScopeVariables_5067982036267369894(thisNode);
 }