public interface LocationPart
| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
getFileName() |
Optional<Integer> |
getLineInFile() |
Optional<TypedComponentIdentifier> |
getPartIdentifier()
A location part represent an specific location of a component within another component.
|
String |
getPartPath() |
String getPartPath()
Optional<TypedComponentIdentifier> getPartIdentifier()
Optional<String> getFileName()
Copyright © 2017 MuleSoft, Inc.. All rights reserved.