Liferay 6.1.2-ce-ga3

com.liferay.portal.parsers.creole.parser
Class Creole10Parser.nowiki_block_contents_return

java.lang.Object
  extended by org.antlr.runtime.RuleReturnScope
      extended by org.antlr.runtime.ParserRuleReturnScope
          extended by com.liferay.portal.parsers.creole.parser.Creole10Parser.nowiki_block_contents_return
Enclosing class:
Creole10Parser

public static class Creole10Parser.nowiki_block_contents_return
extends org.antlr.runtime.ParserRuleReturnScope


Field Summary
 StringBundler contents
           
 
Fields inherited from class org.antlr.runtime.ParserRuleReturnScope
start, stop
 
Constructor Summary
Creole10Parser.nowiki_block_contents_return()
           
 
Method Summary
 
Methods inherited from class org.antlr.runtime.RuleReturnScope
getStart, getStop, getTemplate, getTree
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

contents

public StringBundler contents
Constructor Detail

Creole10Parser.nowiki_block_contents_return

public Creole10Parser.nowiki_block_contents_return()

Liferay 6.1.2-ce-ga3