com.aptana.ide.editor.jscomment.parsing
Class Messages

java.lang.Object
  extended by org.eclipse.osgi.util.NLS
      extended by com.aptana.ide.editor.jscomment.parsing.Messages

public final class Messages
extends org.eclipse.osgi.util.NLS

Author:
Robin

Field Summary
static java.lang.String JSCommentParser_ParseError
          JSCommentParser_ParseError
static java.lang.String JSCommentParser_PrematureTagEnd
          JSCommentParser_PrematureTagEnd
 
Method Summary
 
Methods inherited from class org.eclipse.osgi.util.NLS
bind, bind, bind, initializeMessages
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

JSCommentParser_PrematureTagEnd

public static java.lang.String JSCommentParser_PrematureTagEnd
JSCommentParser_PrematureTagEnd


JSCommentParser_ParseError

public static java.lang.String JSCommentParser_ParseError
JSCommentParser_ParseError