Class MandatorySourceLocation

java.lang.Object
software.amazon.smithy.rulesengine.language.util.MandatorySourceLocation
All Implemented Interfaces:
FromSourceLocation
Direct Known Subclasses:
Endpoint, EndpointRuleSet, Expression, Identifier, Template

public abstract class MandatorySourceLocation extends Object implements FromSourceLocation
Abstract class that mandates that all child classes provide a source location.