]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.scl.compiler/src/org/simantics/scl/compiler/elaboration/expressions/lhstype/LhsType.java
Fixed all line endings of the repository
[simantics/platform.git] / bundles / org.simantics.scl.compiler / src / org / simantics / scl / compiler / elaboration / expressions / lhstype / LhsType.java
1 package org.simantics.scl.compiler.elaboration.expressions.lhstype;
2
3 public interface LhsType {
4 }