Documentation of 'org.hecl.ParseList' Java class
ParseList
org.hecl

Class ParseList



  • public class ParseList
    extends Parse
    ParseList parses up Hecl lists.
    • Constructor Detail

      • ParseList

        public ParseList(java.lang.String in_in)
        Creates a new ParseList instance.
        Parameters:
        in_in - a String value
    • Method Detail

      • parseText

        public void parseText(ParseState state)
                       throws HeclException
        parseText parses some text, such as that enclosed in quotes "".
        Parameters:
        state - a ParseState value
        Throws:
        HeclException - if an error occurs
      • parseWord

        public void parseWord(ParseState state)
                       throws HeclException
        parseWord parses a plain Hecl word.
        Parameters:
        state - a ParseState value
        Throws:
        HeclException - if an error occurs

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.