org.eclipse.xpand.ui.editor.scanning
Class XpandCommentRule

java.lang.Object
  extended by org.eclipse.xpand.ui.editor.scanning.XpandCommentRule
All Implemented Interfaces:
org.eclipse.jface.text.rules.IRule

public class XpandCommentRule
extends java.lang.Object
implements org.eclipse.jface.text.rules.IRule


Constructor Summary
XpandCommentRule(org.eclipse.jface.text.rules.IToken token)
           
 
Method Summary
 org.eclipse.jface.text.rules.IToken evaluate(org.eclipse.jface.text.rules.ICharacterScanner scanner)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XpandCommentRule

public XpandCommentRule(org.eclipse.jface.text.rules.IToken token)
Method Detail

evaluate

public org.eclipse.jface.text.rules.IToken evaluate(org.eclipse.jface.text.rules.ICharacterScanner scanner)
Specified by:
evaluate in interface org.eclipse.jface.text.rules.IRule

Copyright 2007 committers of openArchitectureWare and others.
All Rights Reserved.