Class ParserHelper
- java.lang.Object
-
- org.apache.sling.scripting.sightly.impl.compiler.frontend.ParserHelper
-
public class ParserHelper extends Object
Helper utilities for the ANTLR parser.
-
-
Constructor Summary
Constructors Constructor Description ParserHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringConstant
createStringConstant(String original)
-
-
-
Method Detail
-
createStringConstant
public static StringConstant createStringConstant(String original)
-
-