public static class ExpressionLanguageMetadataService.MessageLocation extends Object
| Constructor and Description |
|---|
MessageLocation(ExpressionLanguageMetadataService.MessagePosition startPosition,
ExpressionLanguageMetadataService.MessagePosition endPosition) |
| Modifier and Type | Method and Description |
|---|---|
ExpressionLanguageMetadataService.MessagePosition |
getEndPosition()
The end position of this location
|
ExpressionLanguageMetadataService.MessagePosition |
getStartPosition()
The start position of this location
|
public MessageLocation(ExpressionLanguageMetadataService.MessagePosition startPosition, ExpressionLanguageMetadataService.MessagePosition endPosition)
public ExpressionLanguageMetadataService.MessagePosition getStartPosition()
public ExpressionLanguageMetadataService.MessagePosition getEndPosition()
Copyright © 2025 MuleSoft, Inc.. All rights reserved.