org.eclipse.mylyn.internal.wikitext.tracwiki.core.phrase
Class MonospacePhraseModifier.MonospaceElementProcessor

java.lang.Object
  extended by org.eclipse.mylyn.wikitext.core.parser.markup.Processor
      extended by org.eclipse.mylyn.wikitext.core.parser.markup.PatternBasedElementProcessor
          extended by org.eclipse.mylyn.internal.wikitext.tracwiki.core.phrase.MonospacePhraseModifier.MonospaceElementProcessor
All Implemented Interfaces:
Cloneable, Matcher
Enclosing class:
MonospacePhraseModifier

public class MonospacePhraseModifier.MonospaceElementProcessor
extends PatternBasedElementProcessor


Field Summary
 
Fields inherited from class org.eclipse.mylyn.wikitext.core.parser.markup.PatternBasedElementProcessor
groupByIndex, lineEndOffset, lineStartOffset
 
Fields inherited from class org.eclipse.mylyn.wikitext.core.parser.markup.Processor
builder, markupLanguage, parser, state
 
Constructor Summary
MonospacePhraseModifier.MonospaceElementProcessor()
           
 
Method Summary
 void emit()
          Emit the content of the element
 
Methods inherited from class org.eclipse.mylyn.wikitext.core.parser.markup.PatternBasedElementProcessor
end, getLineEndOffset, getLineStartOffset, group, setGroup, setLineEndOffset, setLineStartOffset, start
 
Methods inherited from class org.eclipse.mylyn.wikitext.core.parser.markup.Processor
clone, getBuilder, getMarkupLanguage, getParser, getState, setParser, setState
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MonospacePhraseModifier.MonospaceElementProcessor

public MonospacePhraseModifier.MonospaceElementProcessor()
Method Detail

emit

public void emit()
Description copied from class: PatternBasedElementProcessor
Emit the content of the element

Specified by:
emit in class PatternBasedElementProcessor


Copyright © 2011 FuseSource, Corp.. All Rights Reserved.