| Package | Description |
|---|---|
| org.mule.runtime.api.metadata |
| Modifier and Type | Method and Description |
|---|---|
ExpressionLanguageMetadataService.MessagePosition |
ExpressionLanguageMetadataService.MessageLocation.getEndPosition()
The end position of this location
|
ExpressionLanguageMetadataService.MessagePosition |
ExpressionLanguageMetadataService.MessageLocation.getStartPosition()
The start position of this location
|
| Constructor and Description |
|---|
MessageLocation(ExpressionLanguageMetadataService.MessagePosition startPosition,
ExpressionLanguageMetadataService.MessagePosition endPosition) |
Copyright © 2019 MuleSoft, Inc.. All rights reserved.