Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.3)

Part Number E41849-02

Uses of Interface
com.bea.util.jam.JSourcePosition

Packages that use JSourcePosition
com.bea.util.jam Provides interfaces for com.bea.util.jam
 

Uses of JSourcePosition in com.bea.util.jam
 

Methods in com.bea.util.jam that return JSourcePosition
 JSourcePosition JComment.getSourcePosition()
          Returns the location of this comment in the source, or null if it is unknown.
 JSourcePosition JElement.getSourcePosition()
          Returns an object describing the source file position of this elements, or null if the position is unknown on not applicable.
 


Copyright 1996, 2014, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.3)

Part Number E41849-02