Interface Grammar

    • Method Detail

      • getElementOrder

        List<DescriptorTag> getElementOrder​(String tagName)
        Returns a List of DescriptorTag that describes the order that elements can appear in a certain element accordingly to the grammar.
        Parameters:
        tagName - the tag name to get the element order of.
        Returns:
        a List of DescriptorTag or null if tagName doesn't exist