Uses of Class
edu.unc.cs.comp524.parsers.prolog.PrologParser.Backq_stringContext
| 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.Backq_stringContext in edu.unc.cs.comp524.parsers.prolog
Methods in edu.unc.cs.comp524.parsers.prolog with parameters of type PrologParser.Backq_stringContext Modifier and Type Method Description voidPrologBaseListener. enterBackq_string(PrologParser.Backq_stringContext ctx)Enter a parse tree produced by thebackq_stringlabeled alternative inPrologParser.atom().voidPrologListener. enterBackq_string(PrologParser.Backq_stringContext ctx)Enter a parse tree produced by thebackq_stringlabeled alternative inPrologParser.atom().voidPrologBaseListener. exitBackq_string(PrologParser.Backq_stringContext ctx)Exit a parse tree produced by thebackq_stringlabeled alternative inPrologParser.atom().voidPrologListener. exitBackq_string(PrologParser.Backq_stringContext ctx)Exit a parse tree produced by thebackq_stringlabeled alternative inPrologParser.atom().