org.jboss.forge.parser.java
Interface SyntaxError


public interface SyntaxError

Describes a syntax problem in a JavaClass.

Author:
Lincoln Baxter, III

Method Summary
 String getDescription()
          Get a textual description of the type of problem encountered.
 

Method Detail

getDescription

String getDescription()
Get a textual description of the type of problem encountered.



Copyright © 2011 Seam Framework. All Rights Reserved.