org.duelengine.duel
Class JSUtility
java.lang.Object
org.duelengine.duel.JSUtility
public final class JSUtility
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
isValidIdentifier
public static boolean isValidIdentifier(String ident,
boolean nested)
isGlobalIdent
public static boolean isGlobalIdent(String ident)
isObjectProperty
public static boolean isObjectProperty(String ident)
Copyright © 2011. All Rights Reserved.