blob: 98a067dadaa75062d726f5b69bcd5b66a832fe1f [file] [log] [blame]
// This is a generated file. Not intended for manual editing.
package com.android.tools.idea.lang.databinding.psi;
import java.util.List;
import org.jetbrains.annotations.*;
import com.intellij.psi.PsiElement;
public interface PsiDbPrimitiveType extends PsiElement {
}