VocabularyparserInputsNone
OutputsWord descriptionReads the next token from the parser input, and creates a word with that name in the current vocabulary.
ErrorsThrows an error if the end of the file is reached.
NotesThis word should only be called from parsing words.
Definition