public class MuleLocation extends Object
A model that represents a Mule Location
| Constructor and Description |
|---|
MuleLocation(String path,
Integer lineNumber) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Integer |
getLineNumber() |
String |
getPath() |
int |
hashCode() |
Copyright © 2019. All rights reserved.