Class CommonCodegenUtils.ReplacementTupla

  • Enclosing class:
    CommonCodegenUtils

    public static class CommonCodegenUtils.ReplacementTupla
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ReplacementTupla​(com.github.javaparser.ast.Node toReplace, com.github.javaparser.ast.Node replacement)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • ReplacementTupla

        public ReplacementTupla​(com.github.javaparser.ast.Node toReplace,
                                com.github.javaparser.ast.Node replacement)