public class ModifiedParserTest
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ModifiedParserTest.SuffixArrayAccessShuntingYardGrammarParserFactory
Factory to create SuffixArrayAccessShuntingYard
|
static class |
ModifiedParserTest.SuffixElePrintRule
A rule to correctly print suffix array access expressions
|
| Constructor and Description |
|---|
ModifiedParserTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testLatex()
Tests a Latex like grammar
|
void |
testMultLineString()
Test for string constants which can be broken over multiple lines.
|
void |
testOperatorsAsFunctions() |
void |
testSuffixArrayAccess() |
public void testOperatorsAsFunctions()
throws ParseException,
java.lang.Exception
ParseExceptionjava.lang.Exceptionpublic void testLatex()
throws java.lang.Exception
java.lang.Exceptionpublic void testMultLineString()
throws java.lang.Exception
java.lang.ExceptionMultiLineMatcherpublic void testSuffixArrayAccess()
throws JepException
JepExceptionCopyright © 2018 Singular Systems http://www.singularsys.com/jep