| Package | Description |
|---|---|
| com.github.jknack.handlebars.internal |
| Modifier and Type | Method and Description |
|---|---|
HbsParser.SpacesContext |
HbsParser.spaces() |
HbsParser.SpacesContext |
HbsParser.StatementContext.spaces() |
| Modifier and Type | Method and Description |
|---|---|
void |
WhiteSpaceControl.enterSpaces(HbsParser.SpacesContext ctx) |
void |
MustacheSpec.enterSpaces(HbsParser.SpacesContext ctx) |
void |
HbsParserListener.enterSpaces(HbsParser.SpacesContext ctx)
Enter a parse tree produced by
HbsParser.spaces(). |
void |
HbsParserBaseListener.enterSpaces(HbsParser.SpacesContext ctx)
Enter a parse tree produced by
HbsParser.spaces(). |
void |
HbsParserListener.exitSpaces(HbsParser.SpacesContext ctx)
Exit a parse tree produced by
HbsParser.spaces(). |
void |
HbsParserBaseListener.exitSpaces(HbsParser.SpacesContext ctx)
Exit a parse tree produced by
HbsParser.spaces(). |
T |
HbsParserVisitor.visitSpaces(HbsParser.SpacesContext ctx)
Visit a parse tree produced by
HbsParser.spaces(). |
T |
HbsParserBaseVisitor.visitSpaces(HbsParser.SpacesContext ctx)
Visit a parse tree produced by
HbsParser.spaces(). |
Copyright © 2016. All rights reserved.