Class PrologElement
java.lang.Object
org.sonarsource.analyzer.commons.xml.PrologElement
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionPrologElement(List<PrologElement.PrologAttribute> attributes, XmlTextRange prologStartLocation, XmlTextRange prologEndLocation) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
PrologElement
public PrologElement(List<PrologElement.PrologAttribute> attributes, XmlTextRange prologStartLocation, XmlTextRange prologEndLocation)
-
-
Method Details
-
getAttributes
-
getPrologStartLocation
-
getPrologEndLocation
-