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