Forge - Shell API 1.2.0.Final

org.jboss.forge.shell.util
Interface Patterns


public interface Patterns

Author:
Lincoln Baxter, III

Field Summary
static String JAVA_KEYWORDS
          A group of terms that are illegal to use as Java identifiers.
 

Field Detail

JAVA_KEYWORDS

static final String JAVA_KEYWORDS
A group of terms that are illegal to use as Java identifiers. For example: "(if|package|public...while)" and so on.

See Also:
Constant Field Values

Forge - Shell API 1.2.0.Final

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.