| Package | Description |
|---|---|
| org.hl7.fhir.r4.model | |
| org.hl7.fhir.r4.utils |
| Modifier and Type | Method and Description |
|---|---|
ExpressionNode.SourceLocation |
ExpressionNode.getEnd() |
ExpressionNode.SourceLocation |
ExpressionNode.getOpEnd() |
ExpressionNode.SourceLocation |
ExpressionNode.getOpStart() |
ExpressionNode.SourceLocation |
ExpressionNode.getStart() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExpressionNode.setEnd(ExpressionNode.SourceLocation end) |
void |
ExpressionNode.setOpEnd(ExpressionNode.SourceLocation opEnd) |
void |
ExpressionNode.setOpStart(ExpressionNode.SourceLocation opStart) |
void |
ExpressionNode.setStart(ExpressionNode.SourceLocation start) |
| Modifier and Type | Method and Description |
|---|---|
ExpressionNode.SourceLocation |
FHIRLexer.getCurrentLocation() |
ExpressionNode.SourceLocation |
FHIRLexer.getCurrentStartLocation() |
Copyright © 2014–2018 University Health Network. All rights reserved.