Class KotlinParamInfo


  • public class KotlinParamInfo
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      KotlinParamInfo()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static ParamInfo parse​(java.lang.String parameterString, TemplateParserVisitor visitor, int templateLine)  
      • Methods inherited from class java.lang.Object

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

      • KotlinParamInfo

        public KotlinParamInfo()