org.modeldriven.fuml.common.lang
Class JavaKeyWords

java.lang.Object
  extended by org.modeldriven.fuml.common.lang.JavaKeyWords

public class JavaKeyWords
extends Object


Method Summary
static JavaKeyWords getInstance()
           
 boolean isKeyWord(String word)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static JavaKeyWords getInstance()

isKeyWord

public boolean isKeyWord(String word)


Copyright © 2012. All Rights Reserved.