Class StringHiddenRegion

    • Constructor Detail

    • Method Detail

      • isUndefined

        public boolean isUndefined()
        Returns:
        true, if there is no information about whitespace in this IHiddenRegion. This is the case if there is no node model for this HiddenRegion. There may be no node model during serialization if a semantic model has been constructed or modified programmatically.
      • setUndefined

        protected void setUndefined​(boolean undefined)