Interface AssignTargetLike

All Known Subinterfaces:
AssignTarget, ChangeTarget
All Known Implementing Classes:
AssignNode, IndexNode, VariableNode

public interface AssignTargetLike
Represents all nodes that can be converted to assign targets
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details