Class WhiteSpace


  • public class WhiteSpace
    extends Node
    Only generated for CharacterNodeFactory custom parsing
    • Constructor Detail

      • WhiteSpace

        public WhiteSpace()
    • Method Detail

      • getAstExtra

        public void getAstExtra​(@NotNull
                                java.lang.StringBuilder out)
        Overrides:
        getAstExtra in class Node
      • toStringAttributes

        @NotNull
        protected java.lang.String toStringAttributes()
        Overrides:
        toStringAttributes in class Node