Class AstNodeLocation

java.lang.Object
org.mule.datasense.impl.model.ast.AstNodeLocation

public class AstNodeLocation extends Object
  • Constructor Details

    • AstNodeLocation

      public AstNodeLocation(org.mule.runtime.api.component.location.ComponentLocation componentLocation)
  • Method Details

    • getComponentLocation

      public org.mule.runtime.api.component.location.ComponentLocation getComponentLocation()
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object