Class Helper


  • public final class Helper
    extends java.lang.Object
    Helper methods
    Author:
    sergey.gorbaty
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String getFQVariableName​(apex.jorje.semantic.ast.member.Parameter p)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getFQVariableName

        public static java.lang.String getFQVariableName​(apex.jorje.semantic.ast.member.Parameter p)