Uses of Class
edu.unc.cs.comp524.parsers.prolog.PrologParser.BinaryRight1050Context
| 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.BinaryRight1050Context in edu.unc.cs.comp524.parsers.prolog
Methods in edu.unc.cs.comp524.parsers.prolog that return PrologParser.BinaryRight1050Context Modifier and Type Method Description PrologParser.BinaryRight1050ContextPrologParser. binaryRight1050()PrologParser.BinaryRight1050ContextPrologParser.BinaryRight1050Context. binaryRight1050()PrologParser.BinaryRight1050ContextPrologParser.BinaryRight1100Context. binaryRight1050()Methods in edu.unc.cs.comp524.parsers.prolog with parameters of type PrologParser.BinaryRight1050Context Modifier and Type Method Description voidPrologBaseListener. enterBinaryRight1050(PrologParser.BinaryRight1050Context ctx)Enter a parse tree produced byPrologParser.binaryRight1050().voidPrologListener. enterBinaryRight1050(PrologParser.BinaryRight1050Context ctx)Enter a parse tree produced byPrologParser.binaryRight1050().voidPrologBaseListener. exitBinaryRight1050(PrologParser.BinaryRight1050Context ctx)Exit a parse tree produced byPrologParser.binaryRight1050().voidPrologListener. exitBinaryRight1050(PrologParser.BinaryRight1050Context ctx)Exit a parse tree produced byPrologParser.binaryRight1050().