Uses of Class
edu.unc.cs.comp524.parsers.prolog.PrologParser.Binary990Context
| Package | Description |
|---|---|
| edu.unc.cs.comp524.parsers.prolog |
Package holding prolog-parser code built for Comp 524 taught at the
University of North Carolina Chapel Hill
|
-
Uses of PrologParser.Binary990Context in edu.unc.cs.comp524.parsers.prolog
Methods in edu.unc.cs.comp524.parsers.prolog that return PrologParser.Binary990Context Modifier and Type Method Description PrologParser.Binary990ContextPrologParser. binary990()PrologParser.Binary990ContextPrologParser.BinaryRight1000Context. binary990()Methods in edu.unc.cs.comp524.parsers.prolog with parameters of type PrologParser.Binary990Context Modifier and Type Method Description voidPrologBaseListener. enterBinary990(PrologParser.Binary990Context ctx)Enter a parse tree produced byPrologParser.binary990().voidPrologListener. enterBinary990(PrologParser.Binary990Context ctx)Enter a parse tree produced byPrologParser.binary990().voidPrologBaseListener. exitBinary990(PrologParser.Binary990Context ctx)Exit a parse tree produced byPrologParser.binary990().voidPrologListener. exitBinary990(PrologParser.Binary990Context ctx)Exit a parse tree produced byPrologParser.binary990().