Modified: velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/Parser.html URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/Parser.html?rev=1754154&r1=1754153&r2=1754154&view=diff ============================================================================== --- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/Parser.html (original) +++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/Parser.html Tue Jul 26 16:26:18 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Jul 20 16:45:32 CEST 2016 --> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:01 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Parser (Apache Velocity 2.0.0-SNAPSHOT API)</title> -<meta name="date" content="2016-07-20"> +<meta name="date" content="2016-07-26"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> @@ -112,7 +112,7 @@ implements <a href="../../../../../org/a Please look at the Parser.jjt file which is what controls the generation of this class.</div> <dl><dt><span class="strong">Version:</span></dt> - <dd>$Id: Parser.jjt 1753137 2016-07-17 23:33:09Z cbrisson $</dd> + <dd>$Id: Parser.jjt 1753717 2016-07-21 17:56:44Z cbrisson $</dd> <dt><span class="strong">Author:</span></dt> <dd><a href="mailto:[email protected]">Jason van Zyl</a>, <a href="mailto:[email protected]">Geir Magnusson Jr.</a>, <a href="[email protected]">Henning P. Schmiedehausen</a></dd></dl> </li> @@ -181,7 +181,7 @@ implements <a href="../../../../../org/a <!-- --> </a> <h3>Fields inherited from interface org.apache.velocity.runtime.parser.<a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html" title="interface in org.apache.velocity.runtime.parser">ParserConstants</a></h3> -<code><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#ALPHA_CHAR">ALPHA_CHAR</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#ALPHANUM_CHAR">ALPHANUM_CHAR</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#BRACKETED_WORD">BRACKETED_WORD</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#COLON">COLON</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#COMMA">COMMA</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#DEFAULT">DEFAULT</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#DIGIT">DIGIT</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#DIRECTIVE">DIRECTIVE</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#DIRECTIVE_CHAR">DIRECTIVE_CHAR</a>, <a href="../../../../../org/apache/ velocity/runtime/parser/ParserConstants.html#DIRECTIVE_TERMINATOR">DIRECTIVE_TERMINATOR</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#DIVIDE">DIVIDE</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#DOLLAR">DOLLAR</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#DOLLARBANG">DOLLARBANG</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#DOT">DOT</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#DOUBLE_ESCAPE">DOUBLE_ESCAPE</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#DOUBLEDOT">DOUBLEDOT</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#ELSE_DIRECTIVE">ELSE_DIRECTIVE</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#ELSEIF_DIRECTIVE">ELSEIF_DIRECTIVE</a>, <a href="../../../../../org/apache/velocity/ru ntime/parser/ParserConstants.html#EMPTY_INDEX">EMPTY_INDEX</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#END">END</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#EOF">EOF</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#EQUALS">EQUALS</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#ESCAPE">ESCAPE</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#ESCAPE_DIRECTIVE">ESCAPE_DIRECTIVE</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#EXPONENT">EXPONENT</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#FALSE">FALSE</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#FLOATING_POINT_LITERAL">FLOATING_POINT_LITERAL</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#FORMAL_COMM ENT">FORMAL_COMMENT</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#HASH">HASH</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#IDENTIFIER">IDENTIFIER</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#IDENTIFIER_CHAR">IDENTIFIER_CHAR</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#IF_DIRECTIVE">IF_DIRECTIVE</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#IN_FORMAL_COMMENT">IN_FORMAL_COMMENT</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#IN_MULTI_LINE_COMMENT">IN_MULTI_LINE_COMMENT</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#IN_SINGLE_LINE_COMMENT">IN_SINGLE_LINE_COMMENT</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#IN_TEXTBLOCK">IN_TEXTBLOCK</a>, <a href="../../../../../org/apache/velocit y/runtime/parser/ParserConstants.html#INDEX_LBRACKET">INDEX_LBRACKET</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#INDEX_RBRACKET">INDEX_RBRACKET</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#INTEGER_LITERAL">INTEGER_LITERAL</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#LBRACKET">LBRACKET</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#LCURLY">LCURLY</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#LEFT_CURLEY">LEFT_CURLEY</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#LETTER">LETTER</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#LOGICAL_AND">LOGICAL_AND</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#LOGICAL_EQUALS">LOGICAL_EQUALS</a>, <a href="../../../../../org/apache/velocity/runti me/parser/ParserConstants.html#LOGICAL_GE">LOGICAL_GE</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#LOGICAL_GT">LOGICAL_GT</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#LOGICAL_LE">LOGICAL_LE</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#LOGICAL_LT">LOGICAL_LT</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#LOGICAL_NOT">LOGICAL_NOT</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#LOGICAL_NOT_EQUALS">LOGICAL_NOT_EQUALS</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#LOGICAL_OR">LOGICAL_OR</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#LPAREN">LPAREN</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#MINUS">MINUS</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants .html#MODULUS">MODULUS</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#MULTI_LINE_COMMENT">MULTI_LINE_COMMENT</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#MULTIPLY">MULTIPLY</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#NEWLINE">NEWLINE</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#PLUS">PLUS</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#PRE_DIRECTIVE">PRE_DIRECTIVE</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#RBRACKET">RBRACKET</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#RCURLY">RCURLY</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#REFERENCE">REFERENCE</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#REFERENCE_TERMINATOR">REFERENCE_TERMINA TOR</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#REFINDEX">REFINDEX</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#REFMOD">REFMOD</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#REFMOD2">REFMOD2</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#REFMOD2_RPAREN">REFMOD2_RPAREN</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#REFMODIFIER">REFMODIFIER</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#RIGHT_CURLEY">RIGHT_CURLEY</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#RPAREN">RPAREN</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#SET_DIRECTIVE">SET_DIRECTIVE</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#SINGLE_LINE_COMMENT">SINGLE_LINE_COMMENT</a>, <a h ref="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#SINGLE_LINE_COMMENT_START">SINGLE_LINE_COMMENT_START</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#STRING_LITERAL">STRING_LITERAL</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#TEXT">TEXT</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#TEXTBLOCK">TEXTBLOCK</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#tokenImage">tokenImage</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#TRUE">TRUE</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#WHITESPACE">WHITESPACE</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#WORD">WORD</a></code></li> +<code><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#ALPHA_CHAR">ALPHA_CHAR</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#BRACKETED_WORD">BRACKETED_WORD</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#COLON">COLON</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#COMMA">COMMA</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#DEFAULT">DEFAULT</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#DIGIT">DIGIT</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#DIRECTIVE">DIRECTIVE</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#DIRECTIVE_CHAR">DIRECTIVE_CHAR</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#DIRECTIVE_TERMINATOR">DIRECTIVE_TERMINATOR</a>, <a href="../../../../ ../org/apache/velocity/runtime/parser/ParserConstants.html#DIVIDE">DIVIDE</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#DOLLAR">DOLLAR</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#DOLLARBANG">DOLLARBANG</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#DOT">DOT</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#DOUBLE_ESCAPE">DOUBLE_ESCAPE</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#DOUBLEDOT">DOUBLEDOT</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#ELSE_DIRECTIVE">ELSE_DIRECTIVE</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#ELSEIF_DIRECTIVE">ELSEIF_DIRECTIVE</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#EMPTY_INDEX">EMPTY_INDEX</a>, <a href="../../../../../org/apache/velocity/runtim e/parser/ParserConstants.html#END">END</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#EOF">EOF</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#EQUALS">EQUALS</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#ESCAPE">ESCAPE</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#ESCAPE_DIRECTIVE">ESCAPE_DIRECTIVE</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#EXPONENT">EXPONENT</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#FALSE">FALSE</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#FLOATING_POINT_LITERAL">FLOATING_POINT_LITERAL</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#FORMAL_COMMENT">FORMAL_COMMENT</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#HASH">HAS H</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#IDENTIFIER">IDENTIFIER</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#IDENTIFIER_CHAR">IDENTIFIER_CHAR</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#IF_DIRECTIVE">IF_DIRECTIVE</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#IN_FORMAL_COMMENT">IN_FORMAL_COMMENT</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#IN_MULTI_LINE_COMMENT">IN_MULTI_LINE_COMMENT</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#IN_SINGLE_LINE_COMMENT">IN_SINGLE_LINE_COMMENT</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#IN_TEXTBLOCK">IN_TEXTBLOCK</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#INDEX_LBRACKET">INDEX_LBRACKET</a>, <a href="../../../../../org/apache/veloc ity/runtime/parser/ParserConstants.html#INDEX_RBRACKET">INDEX_RBRACKET</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#INTEGER_LITERAL">INTEGER_LITERAL</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#LBRACKET">LBRACKET</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#LCURLY">LCURLY</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#LEFT_CURLEY">LEFT_CURLEY</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#LETTER">LETTER</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#LOGICAL_AND">LOGICAL_AND</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#LOGICAL_EQUALS">LOGICAL_EQUALS</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#LOGICAL_GE">LOGICAL_GE</a>, <a href="../../../../../org/apache/velocity/runtime/par ser/ParserConstants.html#LOGICAL_GT">LOGICAL_GT</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#LOGICAL_LE">LOGICAL_LE</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#LOGICAL_LT">LOGICAL_LT</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#LOGICAL_NOT">LOGICAL_NOT</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#LOGICAL_NOT_EQUALS">LOGICAL_NOT_EQUALS</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#LOGICAL_OR">LOGICAL_OR</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#LPAREN">LPAREN</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#MINUS">MINUS</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#MODULUS">MODULUS</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#MULTI_ LINE_COMMENT">MULTI_LINE_COMMENT</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#MULTIPLY">MULTIPLY</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#NEWLINE">NEWLINE</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#PLUS">PLUS</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#PRE_DIRECTIVE">PRE_DIRECTIVE</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#RBRACKET">RBRACKET</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#RCURLY">RCURLY</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#REFERENCE">REFERENCE</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#REFERENCE_TERMINATOR">REFERENCE_TERMINATOR</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#REFINDEX">REFINDEX</a>, < a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#REFMOD">REFMOD</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#REFMOD2">REFMOD2</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#REFMOD2_RPAREN">REFMOD2_RPAREN</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#REFMODIFIER">REFMODIFIER</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#RIGHT_CURLEY">RIGHT_CURLEY</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#RPAREN">RPAREN</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#SET_DIRECTIVE">SET_DIRECTIVE</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#SINGLE_LINE_COMMENT">SINGLE_LINE_COMMENT</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#SINGLE_LINE_COMMENT_START">SINGLE_LINE _COMMENT_START</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#STRING_LITERAL">STRING_LITERAL</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#TEXT">TEXT</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#TEXTBLOCK">TEXTBLOCK</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#tokenImage">tokenImage</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#TRUE">TRUE</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#WHITESPACE">WHITESPACE</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#WORD">WORD</a></code></li> </ul> </li> </ul>
Modified: velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/ParserConstants.html URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/ParserConstants.html?rev=1754154&r1=1754153&r2=1754154&view=diff ============================================================================== --- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/ParserConstants.html (original) +++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/ParserConstants.html Tue Jul 26 16:26:18 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Jul 20 16:45:32 CEST 2016 --> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:01 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>ParserConstants (Apache Velocity 2.0.0-SNAPSHOT API)</title> -<meta name="date" content="2016-07-20"> +<meta name="date" content="2016-07-26"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> @@ -122,479 +122,473 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code>static int</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#ALPHANUM_CHAR">ALPHANUM_CHAR</a></strong></code> -<div class="block">RegularExpression Id.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#BRACKETED_WORD">BRACKETED_WORD</a></strong></code> <div class="block">RegularExpression Id.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#COLON">COLON</a></strong></code> <div class="block">RegularExpression Id.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#COMMA">COMMA</a></strong></code> <div class="block">RegularExpression Id.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#DEFAULT">DEFAULT</a></strong></code> <div class="block">Lexical state.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#DIGIT">DIGIT</a></strong></code> <div class="block">RegularExpression Id.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#DIRECTIVE">DIRECTIVE</a></strong></code> <div class="block">Lexical state.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#DIRECTIVE_CHAR">DIRECTIVE_CHAR</a></strong></code> <div class="block">RegularExpression Id.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#DIRECTIVE_TERMINATOR">DIRECTIVE_TERMINATOR</a></strong></code> <div class="block">RegularExpression Id.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#DIVIDE">DIVIDE</a></strong></code> <div class="block">RegularExpression Id.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#DOLLAR">DOLLAR</a></strong></code> <div class="block">RegularExpression Id.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#DOLLARBANG">DOLLARBANG</a></strong></code> <div class="block">RegularExpression Id.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#DOT">DOT</a></strong></code> <div class="block">RegularExpression Id.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#DOUBLE_ESCAPE">DOUBLE_ESCAPE</a></strong></code> <div class="block">RegularExpression Id.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#DOUBLEDOT">DOUBLEDOT</a></strong></code> <div class="block">RegularExpression Id.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#ELSE_DIRECTIVE">ELSE_DIRECTIVE</a></strong></code> <div class="block">RegularExpression Id.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#ELSEIF_DIRECTIVE">ELSEIF_DIRECTIVE</a></strong></code> <div class="block">RegularExpression Id.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#EMPTY_INDEX">EMPTY_INDEX</a></strong></code> <div class="block">RegularExpression Id.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#END">END</a></strong></code> <div class="block">RegularExpression Id.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#EOF">EOF</a></strong></code> <div class="block">End of File.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#EQUALS">EQUALS</a></strong></code> <div class="block">RegularExpression Id.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#ESCAPE">ESCAPE</a></strong></code> <div class="block">RegularExpression Id.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#ESCAPE_DIRECTIVE">ESCAPE_DIRECTIVE</a></strong></code> <div class="block">RegularExpression Id.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#EXPONENT">EXPONENT</a></strong></code> <div class="block">RegularExpression Id.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#FALSE">FALSE</a></strong></code> <div class="block">RegularExpression Id.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#FLOATING_POINT_LITERAL">FLOATING_POINT_LITERAL</a></strong></code> <div class="block">RegularExpression Id.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#FORMAL_COMMENT">FORMAL_COMMENT</a></strong></code> <div class="block">RegularExpression Id.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#HASH">HASH</a></strong></code> <div class="block">RegularExpression Id.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#IDENTIFIER">IDENTIFIER</a></strong></code> <div class="block">RegularExpression Id.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#IDENTIFIER_CHAR">IDENTIFIER_CHAR</a></strong></code> <div class="block">RegularExpression Id.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#IF_DIRECTIVE">IF_DIRECTIVE</a></strong></code> <div class="block">RegularExpression Id.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#IN_FORMAL_COMMENT">IN_FORMAL_COMMENT</a></strong></code> <div class="block">Lexical state.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#IN_MULTI_LINE_COMMENT">IN_MULTI_LINE_COMMENT</a></strong></code> <div class="block">Lexical state.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#IN_SINGLE_LINE_COMMENT">IN_SINGLE_LINE_COMMENT</a></strong></code> <div class="block">Lexical state.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#IN_TEXTBLOCK">IN_TEXTBLOCK</a></strong></code> <div class="block">Lexical state.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#INDEX_LBRACKET">INDEX_LBRACKET</a></strong></code> <div class="block">RegularExpression Id.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#INDEX_RBRACKET">INDEX_RBRACKET</a></strong></code> <div class="block">RegularExpression Id.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#INTEGER_LITERAL">INTEGER_LITERAL</a></strong></code> <div class="block">RegularExpression Id.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#LBRACKET">LBRACKET</a></strong></code> <div class="block">RegularExpression Id.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#LCURLY">LCURLY</a></strong></code> <div class="block">RegularExpression Id.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#LEFT_CURLEY">LEFT_CURLEY</a></strong></code> <div class="block">RegularExpression Id.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#LETTER">LETTER</a></strong></code> <div class="block">RegularExpression Id.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#LOGICAL_AND">LOGICAL_AND</a></strong></code> <div class="block">RegularExpression Id.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#LOGICAL_EQUALS">LOGICAL_EQUALS</a></strong></code> <div class="block">RegularExpression Id.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#LOGICAL_GE">LOGICAL_GE</a></strong></code> <div class="block">RegularExpression Id.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#LOGICAL_GT">LOGICAL_GT</a></strong></code> <div class="block">RegularExpression Id.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#LOGICAL_LE">LOGICAL_LE</a></strong></code> <div class="block">RegularExpression Id.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#LOGICAL_LT">LOGICAL_LT</a></strong></code> <div class="block">RegularExpression Id.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#LOGICAL_NOT">LOGICAL_NOT</a></strong></code> <div class="block">RegularExpression Id.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#LOGICAL_NOT_EQUALS">LOGICAL_NOT_EQUALS</a></strong></code> <div class="block">RegularExpression Id.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#LOGICAL_OR">LOGICAL_OR</a></strong></code> <div class="block">RegularExpression Id.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#LPAREN">LPAREN</a></strong></code> <div class="block">RegularExpression Id.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#MINUS">MINUS</a></strong></code> <div class="block">RegularExpression Id.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#MODULUS">MODULUS</a></strong></code> <div class="block">RegularExpression Id.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#MULTI_LINE_COMMENT">MULTI_LINE_COMMENT</a></strong></code> <div class="block">RegularExpression Id.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#MULTIPLY">MULTIPLY</a></strong></code> <div class="block">RegularExpression Id.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#NEWLINE">NEWLINE</a></strong></code> <div class="block">RegularExpression Id.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#PLUS">PLUS</a></strong></code> <div class="block">RegularExpression Id.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#PRE_DIRECTIVE">PRE_DIRECTIVE</a></strong></code> <div class="block">Lexical state.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#RBRACKET">RBRACKET</a></strong></code> <div class="block">RegularExpression Id.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#RCURLY">RCURLY</a></strong></code> <div class="block">RegularExpression Id.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#REFERENCE">REFERENCE</a></strong></code> <div class="block">Lexical state.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#REFERENCE_TERMINATOR">REFERENCE_TERMINATOR</a></strong></code> <div class="block">RegularExpression Id.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#REFINDEX">REFINDEX</a></strong></code> <div class="block">Lexical state.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#REFMOD">REFMOD</a></strong></code> <div class="block">Lexical state.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#REFMOD2">REFMOD2</a></strong></code> <div class="block">Lexical state.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#REFMOD2_RPAREN">REFMOD2_RPAREN</a></strong></code> <div class="block">RegularExpression Id.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#REFMODIFIER">REFMODIFIER</a></strong></code> <div class="block">Lexical state.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#RIGHT_CURLEY">RIGHT_CURLEY</a></strong></code> <div class="block">RegularExpression Id.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#RPAREN">RPAREN</a></strong></code> <div class="block">RegularExpression Id.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#SET_DIRECTIVE">SET_DIRECTIVE</a></strong></code> <div class="block">RegularExpression Id.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#SINGLE_LINE_COMMENT">SINGLE_LINE_COMMENT</a></strong></code> <div class="block">RegularExpression Id.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#SINGLE_LINE_COMMENT_START">SINGLE_LINE_COMMENT_START</a></strong></code> <div class="block">RegularExpression Id.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#STRING_LITERAL">STRING_LITERAL</a></strong></code> <div class="block">RegularExpression Id.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#TEXT">TEXT</a></strong></code> <div class="block">RegularExpression Id.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#TEXTBLOCK">TEXTBLOCK</a></strong></code> <div class="block">RegularExpression Id.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#tokenImage">tokenImage</a></strong></code> <div class="block">Literal token values.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#TRUE">TRUE</a></strong></code> <div class="block">RegularExpression Id.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#WHITESPACE">WHITESPACE</a></strong></code> <div class="block">RegularExpression Id.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#WORD">WORD</a></strong></code> <div class="block">RegularExpression Id.</div> @@ -1264,17 +1258,6 @@ <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.velocity.runtime.parser.ParserConstants.ALPHA_CHAR">Constant Field Values</a></dd></dl> </li> </ul> -<a name="ALPHANUM_CHAR"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>ALPHANUM_CHAR</h4> -<pre>static final int ALPHANUM_CHAR</pre> -<div class="block">RegularExpression Id.</div> -<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.velocity.runtime.parser.ParserConstants.ALPHANUM_CHAR">Constant Field Values</a></dd></dl> -</li> -</ul> <a name="IDENTIFIER_CHAR"> <!-- --> </a> Modified: velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/ParserTokenManager.html URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/ParserTokenManager.html?rev=1754154&r1=1754153&r2=1754154&view=diff ============================================================================== --- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/ParserTokenManager.html (original) +++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/ParserTokenManager.html Tue Jul 26 16:26:18 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Jul 20 16:45:32 CEST 2016 --> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:01 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>ParserTokenManager (Apache Velocity 2.0.0-SNAPSHOT API)</title> -<meta name="date" content="2016-07-20"> +<meta name="date" content="2016-07-26"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> @@ -173,7 +173,7 @@ implements <a href="../../../../../org/a <!-- --> </a> <h3>Fields inherited from interface org.apache.velocity.runtime.parser.<a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html" title="interface in org.apache.velocity.runtime.parser">ParserConstants</a></h3> -<code><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#ALPHA_CHAR">ALPHA_CHAR</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#ALPHANUM_CHAR">ALPHANUM_CHAR</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#BRACKETED_WORD">BRACKETED_WORD</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#COLON">COLON</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#COMMA">COMMA</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#DEFAULT">DEFAULT</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#DIGIT">DIGIT</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#DIRECTIVE">DIRECTIVE</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#DIRECTIVE_CHAR">DIRECTIVE_CHAR</a>, <a href="../../../../../org/apache/ velocity/runtime/parser/ParserConstants.html#DIRECTIVE_TERMINATOR">DIRECTIVE_TERMINATOR</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#DIVIDE">DIVIDE</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#DOLLAR">DOLLAR</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#DOLLARBANG">DOLLARBANG</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#DOT">DOT</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#DOUBLE_ESCAPE">DOUBLE_ESCAPE</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#DOUBLEDOT">DOUBLEDOT</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#ELSE_DIRECTIVE">ELSE_DIRECTIVE</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#ELSEIF_DIRECTIVE">ELSEIF_DIRECTIVE</a>, <a href="../../../../../org/apache/velocity/ru ntime/parser/ParserConstants.html#EMPTY_INDEX">EMPTY_INDEX</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#END">END</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#EOF">EOF</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#EQUALS">EQUALS</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#ESCAPE">ESCAPE</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#ESCAPE_DIRECTIVE">ESCAPE_DIRECTIVE</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#EXPONENT">EXPONENT</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#FALSE">FALSE</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#FLOATING_POINT_LITERAL">FLOATING_POINT_LITERAL</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#FORMAL_COMM ENT">FORMAL_COMMENT</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#HASH">HASH</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#IDENTIFIER">IDENTIFIER</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#IDENTIFIER_CHAR">IDENTIFIER_CHAR</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#IF_DIRECTIVE">IF_DIRECTIVE</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#IN_FORMAL_COMMENT">IN_FORMAL_COMMENT</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#IN_MULTI_LINE_COMMENT">IN_MULTI_LINE_COMMENT</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#IN_SINGLE_LINE_COMMENT">IN_SINGLE_LINE_COMMENT</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#IN_TEXTBLOCK">IN_TEXTBLOCK</a>, <a href="../../../../../org/apache/velocit y/runtime/parser/ParserConstants.html#INDEX_LBRACKET">INDEX_LBRACKET</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#INDEX_RBRACKET">INDEX_RBRACKET</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#INTEGER_LITERAL">INTEGER_LITERAL</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#LBRACKET">LBRACKET</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#LCURLY">LCURLY</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#LEFT_CURLEY">LEFT_CURLEY</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#LETTER">LETTER</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#LOGICAL_AND">LOGICAL_AND</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#LOGICAL_EQUALS">LOGICAL_EQUALS</a>, <a href="../../../../../org/apache/velocity/runti me/parser/ParserConstants.html#LOGICAL_GE">LOGICAL_GE</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#LOGICAL_GT">LOGICAL_GT</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#LOGICAL_LE">LOGICAL_LE</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#LOGICAL_LT">LOGICAL_LT</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#LOGICAL_NOT">LOGICAL_NOT</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#LOGICAL_NOT_EQUALS">LOGICAL_NOT_EQUALS</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#LOGICAL_OR">LOGICAL_OR</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#LPAREN">LPAREN</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#MINUS">MINUS</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants .html#MODULUS">MODULUS</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#MULTI_LINE_COMMENT">MULTI_LINE_COMMENT</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#MULTIPLY">MULTIPLY</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#NEWLINE">NEWLINE</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#PLUS">PLUS</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#PRE_DIRECTIVE">PRE_DIRECTIVE</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#RBRACKET">RBRACKET</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#RCURLY">RCURLY</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#REFERENCE">REFERENCE</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#REFERENCE_TERMINATOR">REFERENCE_TERMINA TOR</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#REFINDEX">REFINDEX</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#REFMOD">REFMOD</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#REFMOD2">REFMOD2</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#REFMOD2_RPAREN">REFMOD2_RPAREN</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#REFMODIFIER">REFMODIFIER</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#RIGHT_CURLEY">RIGHT_CURLEY</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#RPAREN">RPAREN</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#SET_DIRECTIVE">SET_DIRECTIVE</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#SINGLE_LINE_COMMENT">SINGLE_LINE_COMMENT</a>, <a h ref="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#SINGLE_LINE_COMMENT_START">SINGLE_LINE_COMMENT_START</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#STRING_LITERAL">STRING_LITERAL</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#TEXT">TEXT</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#TEXTBLOCK">TEXTBLOCK</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#tokenImage">tokenImage</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#TRUE">TRUE</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#WHITESPACE">WHITESPACE</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#WORD">WORD</a></code></li> +<code><a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#ALPHA_CHAR">ALPHA_CHAR</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#BRACKETED_WORD">BRACKETED_WORD</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#COLON">COLON</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#COMMA">COMMA</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#DEFAULT">DEFAULT</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#DIGIT">DIGIT</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#DIRECTIVE">DIRECTIVE</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#DIRECTIVE_CHAR">DIRECTIVE_CHAR</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#DIRECTIVE_TERMINATOR">DIRECTIVE_TERMINATOR</a>, <a href="../../../../ ../org/apache/velocity/runtime/parser/ParserConstants.html#DIVIDE">DIVIDE</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#DOLLAR">DOLLAR</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#DOLLARBANG">DOLLARBANG</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#DOT">DOT</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#DOUBLE_ESCAPE">DOUBLE_ESCAPE</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#DOUBLEDOT">DOUBLEDOT</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#ELSE_DIRECTIVE">ELSE_DIRECTIVE</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#ELSEIF_DIRECTIVE">ELSEIF_DIRECTIVE</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#EMPTY_INDEX">EMPTY_INDEX</a>, <a href="../../../../../org/apache/velocity/runtim e/parser/ParserConstants.html#END">END</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#EOF">EOF</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#EQUALS">EQUALS</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#ESCAPE">ESCAPE</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#ESCAPE_DIRECTIVE">ESCAPE_DIRECTIVE</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#EXPONENT">EXPONENT</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#FALSE">FALSE</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#FLOATING_POINT_LITERAL">FLOATING_POINT_LITERAL</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#FORMAL_COMMENT">FORMAL_COMMENT</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#HASH">HAS H</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#IDENTIFIER">IDENTIFIER</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#IDENTIFIER_CHAR">IDENTIFIER_CHAR</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#IF_DIRECTIVE">IF_DIRECTIVE</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#IN_FORMAL_COMMENT">IN_FORMAL_COMMENT</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#IN_MULTI_LINE_COMMENT">IN_MULTI_LINE_COMMENT</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#IN_SINGLE_LINE_COMMENT">IN_SINGLE_LINE_COMMENT</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#IN_TEXTBLOCK">IN_TEXTBLOCK</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#INDEX_LBRACKET">INDEX_LBRACKET</a>, <a href="../../../../../org/apache/veloc ity/runtime/parser/ParserConstants.html#INDEX_RBRACKET">INDEX_RBRACKET</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#INTEGER_LITERAL">INTEGER_LITERAL</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#LBRACKET">LBRACKET</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#LCURLY">LCURLY</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#LEFT_CURLEY">LEFT_CURLEY</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#LETTER">LETTER</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#LOGICAL_AND">LOGICAL_AND</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#LOGICAL_EQUALS">LOGICAL_EQUALS</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#LOGICAL_GE">LOGICAL_GE</a>, <a href="../../../../../org/apache/velocity/runtime/par ser/ParserConstants.html#LOGICAL_GT">LOGICAL_GT</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#LOGICAL_LE">LOGICAL_LE</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#LOGICAL_LT">LOGICAL_LT</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#LOGICAL_NOT">LOGICAL_NOT</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#LOGICAL_NOT_EQUALS">LOGICAL_NOT_EQUALS</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#LOGICAL_OR">LOGICAL_OR</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#LPAREN">LPAREN</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#MINUS">MINUS</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#MODULUS">MODULUS</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#MULTI_ LINE_COMMENT">MULTI_LINE_COMMENT</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#MULTIPLY">MULTIPLY</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#NEWLINE">NEWLINE</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#PLUS">PLUS</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#PRE_DIRECTIVE">PRE_DIRECTIVE</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#RBRACKET">RBRACKET</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#RCURLY">RCURLY</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#REFERENCE">REFERENCE</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#REFERENCE_TERMINATOR">REFERENCE_TERMINATOR</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#REFINDEX">REFINDEX</a>, < a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#REFMOD">REFMOD</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#REFMOD2">REFMOD2</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#REFMOD2_RPAREN">REFMOD2_RPAREN</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#REFMODIFIER">REFMODIFIER</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#RIGHT_CURLEY">RIGHT_CURLEY</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#RPAREN">RPAREN</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#SET_DIRECTIVE">SET_DIRECTIVE</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#SINGLE_LINE_COMMENT">SINGLE_LINE_COMMENT</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#SINGLE_LINE_COMMENT_START">SINGLE_LINE _COMMENT_START</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#STRING_LITERAL">STRING_LITERAL</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#TEXT">TEXT</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#TEXTBLOCK">TEXTBLOCK</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#tokenImage">tokenImage</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#TRUE">TRUE</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#WHITESPACE">WHITESPACE</a>, <a href="../../../../../org/apache/velocity/runtime/parser/ParserConstants.html#WORD">WORD</a></code></li> </ul> </li> </ul> Modified: velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/ParserTreeConstants.html URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/ParserTreeConstants.html?rev=1754154&r1=1754153&r2=1754154&view=diff ============================================================================== --- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/ParserTreeConstants.html (original) +++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/ParserTreeConstants.html Tue Jul 26 16:26:18 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Jul 20 16:45:32 CEST 2016 --> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:01 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>ParserTreeConstants (Apache Velocity 2.0.0-SNAPSHOT API)</title> -<meta name="date" content="2016-07-20"> +<meta name="date" content="2016-07-26"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> Modified: velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/TemplateParseException.html URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/TemplateParseException.html?rev=1754154&r1=1754153&r2=1754154&view=diff ============================================================================== --- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/TemplateParseException.html (original) +++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/TemplateParseException.html Tue Jul 26 16:26:18 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Jul 20 16:45:32 CEST 2016 --> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:01 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>TemplateParseException (Apache Velocity 2.0.0-SNAPSHOT API)</title> -<meta name="date" content="2016-07-20"> +<meta name="date" content="2016-07-26"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> Modified: velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/Token.html URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/Token.html?rev=1754154&r1=1754153&r2=1754154&view=diff ============================================================================== --- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/Token.html (original) +++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/Token.html Tue Jul 26 16:26:18 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Jul 20 16:45:32 CEST 2016 --> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:01 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Token (Apache Velocity 2.0.0-SNAPSHOT API)</title> -<meta name="date" content="2016-07-20"> +<meta name="date" content="2016-07-26"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> Modified: velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/TokenMgrError.html URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/TokenMgrError.html?rev=1754154&r1=1754153&r2=1754154&view=diff ============================================================================== --- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/TokenMgrError.html (original) +++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/TokenMgrError.html Tue Jul 26 16:26:18 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Jul 20 16:45:32 CEST 2016 --> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:01 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>TokenMgrError (Apache Velocity 2.0.0-SNAPSHOT API)</title> -<meta name="date" content="2016-07-20"> +<meta name="date" content="2016-07-26"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> Modified: velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/VelocityCharStream.html URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/VelocityCharStream.html?rev=1754154&r1=1754153&r2=1754154&view=diff ============================================================================== --- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/VelocityCharStream.html (original) +++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/VelocityCharStream.html Tue Jul 26 16:26:18 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Jul 20 16:45:32 CEST 2016 --> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:01 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>VelocityCharStream (Apache Velocity 2.0.0-SNAPSHOT API)</title> -<meta name="date" content="2016-07-20"> +<meta name="date" content="2016-07-26"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> Modified: velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/CharStream.html URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/CharStream.html?rev=1754154&r1=1754153&r2=1754154&view=diff ============================================================================== --- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/CharStream.html (original) +++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/CharStream.html Tue Jul 26 16:26:18 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Jul 20 16:45:33 CEST 2016 --> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Interface org.apache.velocity.runtime.parser.CharStream (Apache Velocity 2.0.0-SNAPSHOT API)</title> -<meta name="date" content="2016-07-20"> +<meta name="date" content="2016-07-26"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> @@ -127,14 +127,14 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">ParserTokenManager.</span><code><strong><a href="../../../../../../org/apache/velocity/runtime/parser/ParserTokenManager.html#ReInit(org.apache.velocity.runtime.parser.CharStream)">ReInit</a></strong>(<a href="../../../../../../org/apache/velocity/runtime/parser/CharStream.html" title="interface in org.apache.velocity.runtime.parser">CharStream</a> stream)</code> -<div class="block">Reinitialise parser.</div> +<td class="colLast"><span class="strong">Parser.</span><code><strong><a href="../../../../../../org/apache/velocity/runtime/parser/Parser.html#ReInit(org.apache.velocity.runtime.parser.CharStream)">ReInit</a></strong>(<a href="../../../../../../org/apache/velocity/runtime/parser/CharStream.html" title="interface in org.apache.velocity.runtime.parser">CharStream</a> stream)</code> +<div class="block">Reinitialise.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">Parser.</span><code><strong><a href="../../../../../../org/apache/velocity/runtime/parser/Parser.html#ReInit(org.apache.velocity.runtime.parser.CharStream)">ReInit</a></strong>(<a href="../../../../../../org/apache/velocity/runtime/parser/CharStream.html" title="interface in org.apache.velocity.runtime.parser">CharStream</a> stream)</code> -<div class="block">Reinitialise.</div> +<td class="colLast"><span class="strong">ParserTokenManager.</span><code><strong><a href="../../../../../../org/apache/velocity/runtime/parser/ParserTokenManager.html#ReInit(org.apache.velocity.runtime.parser.CharStream)">ReInit</a></strong>(<a href="../../../../../../org/apache/velocity/runtime/parser/CharStream.html" title="interface in org.apache.velocity.runtime.parser">CharStream</a> stream)</code> +<div class="block">Reinitialise parser.</div> </td> </tr> <tr class="altColor"> Modified: velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/JJTParserState.html URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/JJTParserState.html?rev=1754154&r1=1754153&r2=1754154&view=diff ============================================================================== --- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/JJTParserState.html (original) +++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/JJTParserState.html Tue Jul 26 16:26:18 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Jul 20 16:45:33 CEST 2016 --> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Class org.apache.velocity.runtime.parser.JJTParserState (Apache Velocity 2.0.0-SNAPSHOT API)</title> -<meta name="date" content="2016-07-20"> +<meta name="date" content="2016-07-26"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> Modified: velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/ParseException.html URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/ParseException.html?rev=1754154&r1=1754153&r2=1754154&view=diff ============================================================================== --- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/ParseException.html (original) +++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/ParseException.html Tue Jul 26 16:26:18 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Jul 20 16:45:33 CEST 2016 --> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Class org.apache.velocity.runtime.parser.ParseException (Apache Velocity 2.0.0-SNAPSHOT API)</title> -<meta name="date" content="2016-07-20"> +<meta name="date" content="2016-07-26"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> @@ -195,15 +195,16 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">Stop.</span><code><strong><a href="../../../../../../org/apache/velocity/runtime/directive/Stop.html#checkArgs(java.util.ArrayList, org.apache.velocity.runtime.parser.Token, java.lang.String)">checkArgs</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> argtypes, +<td class="colLast"><span class="strong">Directive.</span><code><strong><a href="../../../../../../org/apache/velocity/runtime/directive/Directive.html#checkArgs(java.util.ArrayList, org.apache.velocity.runtime.parser.Token, java.lang.String)">checkArgs</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> argtypes, <a href="../../../../../../org/apache/velocity/runtime/parser/Token.html" title="class in org.apache.velocity.runtime.parser">Token</a> t, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> templateName)</code> -<div class="block">Called by the parser to check the argument types</div> +<div class="block">The Parser calls this method during template parsing to check the arguments + types.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">Parse.</span><code><strong><a href="../../../../../../org/apache/velocity/runtime/directive/Parse.html#checkArgs(java.util.ArrayList, org.apache.velocity.runtime.parser.Token, java.lang.String)">checkArgs</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> argtypes, +<td class="colLast"><span class="strong">Break.</span><code><strong><a href="../../../../../../org/apache/velocity/runtime/directive/Break.html#checkArgs(java.util.ArrayList, org.apache.velocity.runtime.parser.Token, java.lang.String)">checkArgs</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> argtypes, <a href="../../../../../../org/apache/velocity/runtime/parser/Token.html" title="class in org.apache.velocity.runtime.parser">Token</a> t, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> templateName)</code> <div class="block">Called by the parser to validate the argument types</div> @@ -219,33 +220,32 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">Foreach.</span><code><strong><a href="../../../../../../org/apache/velocity/runtime/directive/Foreach.html#checkArgs(java.util.ArrayList, org.apache.velocity.runtime.parser.Token, java.lang.String)">checkArgs</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> argtypes, +<td class="colLast"><span class="strong">Stop.</span><code><strong><a href="../../../../../../org/apache/velocity/runtime/directive/Stop.html#checkArgs(java.util.ArrayList, org.apache.velocity.runtime.parser.Token, java.lang.String)">checkArgs</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> argtypes, <a href="../../../../../../org/apache/velocity/runtime/parser/Token.html" title="class in org.apache.velocity.runtime.parser">Token</a> t, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> templateName)</code> -<div class="block">We do not allow a word token in any other arg position except for the 2nd since - we are looking for the pattern #foreach($foo in $bar).</div> +<div class="block">Called by the parser to check the argument types</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">Directive.</span><code><strong><a href="../../../../../../org/apache/velocity/runtime/directive/Directive.html#checkArgs(java.util.ArrayList, org.apache.velocity.runtime.parser.Token, java.lang.String)">checkArgs</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> argtypes, +<td class="colLast"><span class="strong">Parse.</span><code><strong><a href="../../../../../../org/apache/velocity/runtime/directive/Parse.html#checkArgs(java.util.ArrayList, org.apache.velocity.runtime.parser.Token, java.lang.String)">checkArgs</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> argtypes, <a href="../../../../../../org/apache/velocity/runtime/parser/Token.html" title="class in org.apache.velocity.runtime.parser">Token</a> t, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> templateName)</code> -<div class="block">The Parser calls this method during template parsing to check the arguments - types.</div> +<div class="block">Called by the parser to validate the argument types</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">Define.</span><code><strong><a href="../../../../../../org/apache/velocity/runtime/directive/Define.html#checkArgs(java.util.ArrayList, org.apache.velocity.runtime.parser.Token, java.lang.String)">checkArgs</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> argtypes, +<td class="colLast"><span class="strong">Foreach.</span><code><strong><a href="../../../../../../org/apache/velocity/runtime/directive/Foreach.html#checkArgs(java.util.ArrayList, org.apache.velocity.runtime.parser.Token, java.lang.String)">checkArgs</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> argtypes, <a href="../../../../../../org/apache/velocity/runtime/parser/Token.html" title="class in org.apache.velocity.runtime.parser">Token</a> t, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> templateName)</code> -<div class="block">Called by the parser to validate the argument types</div> +<div class="block">We do not allow a word token in any other arg position except for the 2nd since + we are looking for the pattern #foreach($foo in $bar).</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">Break.</span><code><strong><a href="../../../../../../org/apache/velocity/runtime/directive/Break.html#checkArgs(java.util.ArrayList, org.apache.velocity.runtime.parser.Token, java.lang.String)">checkArgs</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> argtypes, +<td class="colLast"><span class="strong">Define.</span><code><strong><a href="../../../../../../org/apache/velocity/runtime/directive/Define.html#checkArgs(java.util.ArrayList, org.apache.velocity.runtime.parser.Token, java.lang.String)">checkArgs</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> argtypes, <a href="../../../../../../org/apache/velocity/runtime/parser/Token.html" title="class in org.apache.velocity.runtime.parser">Token</a> t, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> templateName)</code> <div class="block">Called by the parser to validate the argument types</div> Modified: velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/Parser.html URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/Parser.html?rev=1754154&r1=1754153&r2=1754154&view=diff ============================================================================== --- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/Parser.html (original) +++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/Parser.html Tue Jul 26 16:26:18 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Jul 20 16:45:33 CEST 2016 --> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Class org.apache.velocity.runtime.parser.Parser (Apache Velocity 2.0.0-SNAPSHOT API)</title> -<meta name="date" content="2016-07-20"> +<meta name="date" content="2016-07-26"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body>
